Lines Matching refs:bt_status
1494 coex_dm->bt_status) || in btc8192e2ant_is_common_action()
1496 coex_dm->bt_status)) { in btc8192e2ant_is_common_action()
1519 coex_dm->bt_status) { in btc8192e2ant_is_common_action()
1543 coex_dm->bt_status) { in btc8192e2ant_is_common_action()
2784 coex_dm->bt_status) ? "non-connected idle" : in ex_btc8192e2ant_display_coex_info()
2786 coex_dm->bt_status) ? "connected-idle" : "busy")))), in ex_btc8192e2ant_display_coex_info()
3144 coex_dm->bt_status = BT_8192E_2ANT_BT_STATUS_NON_CONNECTED_IDLE; in ex_btc8192e2ant_bt_info_notify()
3148 coex_dm->bt_status = BT_8192E_2ANT_BT_STATUS_CONNECTED_IDLE; in ex_btc8192e2ant_bt_info_notify()
3153 coex_dm->bt_status = BT_8192E_2ANT_BT_STATUS_SCO_BUSY; in ex_btc8192e2ant_bt_info_notify()
3157 coex_dm->bt_status = BT_8192E_2ANT_BT_STATUS_ACL_BUSY; in ex_btc8192e2ant_bt_info_notify()
3161 coex_dm->bt_status = BT_8192E_2ANT_BT_STATUS_MAX; in ex_btc8192e2ant_bt_info_notify()
3166 if ((BT_8192E_2ANT_BT_STATUS_ACL_BUSY == coex_dm->bt_status) || in ex_btc8192e2ant_bt_info_notify()
3167 (BT_8192E_2ANT_BT_STATUS_SCO_BUSY == coex_dm->bt_status) || in ex_btc8192e2ant_bt_info_notify()
3168 (BT_8192E_2ANT_BT_STATUS_ACL_SCO_BUSY == coex_dm->bt_status)) { in ex_btc8192e2ant_bt_info_notify()