Lines Matching refs:bt_status
1463 coex_dm->bt_status) || in btc8192e2ant_is_common_action()
1465 coex_dm->bt_status)) { in btc8192e2ant_is_common_action()
1488 coex_dm->bt_status) { in btc8192e2ant_is_common_action()
1512 coex_dm->bt_status) { in btc8192e2ant_is_common_action()
2744 coex_dm->bt_status) ? "non-connected idle" : in ex_btc8192e2ant_display_coex_info()
2746 coex_dm->bt_status) ? "connected-idle" : "busy")))), in ex_btc8192e2ant_display_coex_info()
3104 coex_dm->bt_status = BT_8192E_2ANT_BT_STATUS_NON_CONNECTED_IDLE; in ex_btc8192e2ant_bt_info_notify()
3108 coex_dm->bt_status = BT_8192E_2ANT_BT_STATUS_CONNECTED_IDLE; in ex_btc8192e2ant_bt_info_notify()
3113 coex_dm->bt_status = BT_8192E_2ANT_BT_STATUS_SCO_BUSY; in ex_btc8192e2ant_bt_info_notify()
3117 coex_dm->bt_status = BT_8192E_2ANT_BT_STATUS_ACL_BUSY; in ex_btc8192e2ant_bt_info_notify()
3121 coex_dm->bt_status = BT_8192E_2ANT_BT_STATUS_MAX; in ex_btc8192e2ant_bt_info_notify()
3126 if ((BT_8192E_2ANT_BT_STATUS_ACL_BUSY == coex_dm->bt_status) || in ex_btc8192e2ant_bt_info_notify()
3127 (BT_8192E_2ANT_BT_STATUS_SCO_BUSY == coex_dm->bt_status) || in ex_btc8192e2ant_bt_info_notify()
3128 (BT_8192E_2ANT_BT_STATUS_ACL_SCO_BUSY == coex_dm->bt_status)) { in ex_btc8192e2ant_bt_info_notify()