Searched refs:BT_INFO_8723B_1ANT_B_CONNECTION (Results 1 – 6 of 6) sorted by relevance
15 #define BT_INFO_8723B_1ANT_B_CONNECTION BIT0 macro
3631 if (!(btInfo&BT_INFO_8723B_1ANT_B_CONNECTION)) { in EXhalbtc8723b1ant_BtInfoNotify()3664 if (!(btInfo&BT_INFO_8723B_1ANT_B_CONNECTION)) { in EXhalbtc8723b1ant_BtInfoNotify()3667 } else if (btInfo == BT_INFO_8723B_1ANT_B_CONNECTION) { in EXhalbtc8723b1ant_BtInfoNotify()
14 #define BT_INFO_8723B_1ANT_B_CONNECTION BIT0 macro
3205 if (!(bt_info & BT_INFO_8723B_1ANT_B_CONNECTION)) { in ex_btc8723b1ant_bt_info_notify()3281 if (!(bt_info & BT_INFO_8723B_1ANT_B_CONNECTION)) { in ex_btc8723b1ant_bt_info_notify()3286 } else if (bt_info == BT_INFO_8723B_1ANT_B_CONNECTION) { in ex_btc8723b1ant_bt_info_notify()
1242 #define BT_INFO_8723B_1ANT_B_CONNECTION BIT(0) macro
5253 if (!(bt_info & BT_INFO_8723B_1ANT_B_CONNECTION)) { in rtl8723bu_update_bt_link_info()5260 if ((bt_info & 0x1f) == BT_INFO_8723B_1ANT_B_CONNECTION) in rtl8723bu_update_bt_link_info()