Searched refs:btInfo (Results 1 – 2 of 2) sorted by relevance
2469 u8 btInfo = 0; in EXhalbtc8723b2ant_BtInfoNotify() local2485 btInfo = tmpBuf[i]; in EXhalbtc8723b2ant_BtInfoNotify()2526 if (btInfo & BT_INFO_8723B_2ANT_B_INQ_PAGE) in EXhalbtc8723b2ant_BtInfoNotify()2532 if (!(btInfo & BT_INFO_8723B_2ANT_B_CONNECTION)) { in EXhalbtc8723b2ant_BtInfoNotify()2540 if (btInfo & BT_INFO_8723B_2ANT_B_FTP) in EXhalbtc8723b2ant_BtInfoNotify()2544 if (btInfo & BT_INFO_8723B_2ANT_B_A2DP) in EXhalbtc8723b2ant_BtInfoNotify()2548 if (btInfo & BT_INFO_8723B_2ANT_B_HID) in EXhalbtc8723b2ant_BtInfoNotify()2552 if (btInfo & BT_INFO_8723B_2ANT_B_SCO_ESCO) in EXhalbtc8723b2ant_BtInfoNotify()2560 if (!(btInfo & BT_INFO_8723B_2ANT_B_CONNECTION)) { in EXhalbtc8723b2ant_BtInfoNotify()2562 } else if (btInfo == BT_INFO_8723B_2ANT_B_CONNECTION) { /* connection exists but no busy */ in EXhalbtc8723b2ant_BtInfoNotify()[all …]
364 struct btc_bt_info btInfo; /* some bt info referenced by non-bt module */ member