Lines Matching defs:cb

91   btif_hf_client_cb_t cb[HF_CLIENT_MAX_DEVICES];  member
130 #define CHECK_BTHF_CLIENT_SLC_CONNECTED(cb) \ argument
164 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in btif_in_hf_client_generic_evt() local
185 bool is_connected(const btif_hf_client_cb_t* cb) { in is_connected()
252 btif_hf_client_cb_t* cb = &btif_hf_client_cb_arr.cb[i]; in btif_hf_client_allocate_cb() local
298 btif_hf_client_cb_t* cb = btif_hf_client_allocate_cb(); in connect_int() local
337 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in disconnect() local
356 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in connect_audio() local
386 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in disconnect_audio() local
405 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in start_voice_recognition() local
427 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in stop_voice_recognition() local
450 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in volume_control() local
480 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in dial() local
503 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in dial_memory() local
524 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in handle_call_action() local
612 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in query_current_calls() local
635 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in query_current_operator_name() local
654 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in retrieve_subscriber_info() local
673 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in send_dtmf() local
692 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in request_last_voice_tag_number() local
734 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(*bd_addr); in send_at_cmd() local
771 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(ind->bd_addr); in process_ind_evt() local
826 btif_hf_client_cb_t* cb = btif_hf_client_get_cb_by_bda(p_data->bd_addr); in btif_hf_client_upstreams_evt() local