• Home
  • Raw
  • Download

Lines Matching defs:cb

95   btif_hf_client_cb_t cb[HF_CLIENT_MAX_DEVICES];  member
134 #define CHECK_BTHF_CLIENT_SLC_CONNECTED(cb) \ argument
168 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in btif_in_hf_client_generic_evt() local
188 bool is_connected(const btif_hf_client_cb_t* cb) { in is_connected()
255 btif_hf_client_cb_t* cb = &btif_hf_client_cb_arr.cb[i]; in btif_hf_client_allocate_cb() local
301 btif_hf_client_cb_t* cb = btif_hf_client_allocate_cb(); in connect_int() local
340 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in disconnect() local
359 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in connect_audio() local
389 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in disconnect_audio() local
408 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in start_voice_recognition() local
430 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in stop_voice_recognition() local
453 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in volume_control() local
483 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in dial() local
506 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in dial_memory() local
527 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in handle_call_action() local
615 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in query_current_calls() local
638 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in query_current_operator_name() local
657 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in retrieve_subscriber_info() local
676 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in send_dtmf() local
695 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in request_last_voice_tag_number() local
737 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in send_at_cmd() local
774 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(ind->bd_addr); in process_ind_evt() local
829 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(p_data->bd_addr); in btif_hf_client_upstreams_evt() local