Searched refs:BT_TBS_CALL_STATE_ALERTING (Results 1 – 3 of 3) sorted by relevance
49 case BT_TBS_CALL_STATE_ALERTING: in bt_tbs_state_str()
1049 if (inst->calls[i].state == BT_TBS_CALL_STATE_ALERTING) { in originate_call()1090 call->state = BT_TBS_CALL_STATE_ALERTING; in originate_call()1217 call->state = BT_TBS_CALL_STATE_ALERTING; in notify_app()1962 if (call->state == BT_TBS_CALL_STATE_ALERTING) { in bt_tbs_remote_answer()
21 #define BT_TBS_CALL_STATE_ALERTING 0x02 macro