Searched refs:b_enable (Results 1 – 4 of 4) sorted by relevance
105 extern bt_status_t btif_hf_execute_service(BOOLEAN b_enable);106 extern bt_status_t btif_av_execute_service(BOOLEAN b_enable);107 extern bt_status_t btif_hh_execute_service(BOOLEAN b_enable);116 BOOLEAN b_enable) in btif_in_execute_service_request() argument124 btif_hf_execute_service(b_enable); in btif_in_execute_service_request()128 btif_av_execute_service(b_enable); in btif_in_execute_service_request()132 btif_hh_execute_service(b_enable); in btif_in_execute_service_request()1713 BOOLEAN b_enable = FALSE; in btif_dm_execute_service_request() local1717 b_enable = TRUE; in btif_dm_execute_service_request()1719 status = btif_in_execute_service_request(*((tBTA_SERVICE_ID*)p_param), b_enable); in btif_dm_execute_service_request()
920 bt_status_t btif_av_execute_service(BOOLEAN b_enable) in btif_av_execute_service() argument922 if (b_enable) in btif_av_execute_service()
1168 bt_status_t btif_hf_execute_service(BOOLEAN b_enable) in btif_hf_execute_service() argument1171 if (b_enable) in btif_hf_execute_service()
1652 bt_status_t btif_hh_execute_service(BOOLEAN b_enable) in btif_hh_execute_service() argument1654 if (b_enable) in btif_hh_execute_service()