Lines Matching refs:bt_status
1476 coex_dm->bt_status) || in halbtc8192e2ant_is_common_action()
1478 coex_dm->bt_status)) { in halbtc8192e2ant_is_common_action()
1503 coex_dm->bt_status) { in halbtc8192e2ant_is_common_action()
1529 coex_dm->bt_status) { in halbtc8192e2ant_is_common_action()
3393 coex_dm->bt_status) ? "non-connected idle" : in ex_halbtc8192e2ant_display_coex_info()
3395 coex_dm->bt_status) ? "connected-idle" : "busy")))), in ex_halbtc8192e2ant_display_coex_info()
3755 coex_dm->bt_status = BT_8192E_2ANT_BT_STATUS_NON_CONNECTED_IDLE; in ex_halbtc8192e2ant_bt_info_notify()
3759 coex_dm->bt_status = BT_8192E_2ANT_BT_STATUS_CONNECTED_IDLE; in ex_halbtc8192e2ant_bt_info_notify()
3764 coex_dm->bt_status = BT_8192E_2ANT_BT_STATUS_SCO_BUSY; in ex_halbtc8192e2ant_bt_info_notify()
3768 coex_dm->bt_status = BT_8192E_2ANT_BT_STATUS_ACL_BUSY; in ex_halbtc8192e2ant_bt_info_notify()
3772 coex_dm->bt_status = BT_8192E_2ANT_BT_STATUS_MAX; in ex_halbtc8192e2ant_bt_info_notify()
3777 if ((BT_8192E_2ANT_BT_STATUS_ACL_BUSY == coex_dm->bt_status) || in ex_halbtc8192e2ant_bt_info_notify()
3778 (BT_8192E_2ANT_BT_STATUS_SCO_BUSY == coex_dm->bt_status) || in ex_halbtc8192e2ant_bt_info_notify()
3779 (BT_8192E_2ANT_BT_STATUS_ACL_SCO_BUSY == coex_dm->bt_status)) { in ex_halbtc8192e2ant_bt_info_notify()