Searched refs:BT_TBS_CALL_STATE_ALERTING (Results 1 – 3 of 3) sorted by relevance
61 case BT_TBS_CALL_STATE_ALERTING: in bt_tbs_state_str()
943 if (inst->calls[i].state == BT_TBS_CALL_STATE_ALERTING) { in originate_call()962 call->state = BT_TBS_CALL_STATE_ALERTING; in originate_call()1082 call->state = BT_TBS_CALL_STATE_ALERTING; in notify_app()1859 if (call->state == BT_TBS_CALL_STATE_ALERTING) { in bt_tbs_remote_answer()
52 #define BT_TBS_CALL_STATE_ALERTING 0x02 macro