Searched refs:b_enable (Results 1 – 4 of 4) sorted by relevance
156 extern bt_status_t btif_hf_execute_service(BOOLEAN b_enable);157 extern bt_status_t btif_av_execute_service(BOOLEAN b_enable);158 extern bt_status_t btif_hh_execute_service(BOOLEAN b_enable);168 BOOLEAN b_enable) in btif_in_execute_service_request() argument176 btif_hf_execute_service(b_enable); in btif_in_execute_service_request()180 btif_av_execute_service(b_enable); in btif_in_execute_service_request()184 btif_hh_execute_service(b_enable); in btif_in_execute_service_request()2142 BOOLEAN b_enable = FALSE; in btif_dm_execute_service_request() local2146 b_enable = TRUE; in btif_dm_execute_service_request()2148 status = btif_in_execute_service_request(*((tBTA_SERVICE_ID*)p_param), b_enable); in btif_dm_execute_service_request()
965 bt_status_t btif_av_execute_service(BOOLEAN b_enable) in btif_av_execute_service() argument967 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()
1780 bt_status_t btif_hh_execute_service(BOOLEAN b_enable) in btif_hh_execute_service() argument1782 if (b_enable) in btif_hh_execute_service()