Searched refs:b_enable (Results 1 – 7 of 7) sorted by relevance
184 bt_status_t btif_sdp_execute_service(BOOLEAN b_enable) in btif_sdp_execute_service() argument186 BTIF_TRACE_DEBUG("%s enable:%d", __FUNCTION__, b_enable); in btif_sdp_execute_service()188 if (b_enable) in btif_sdp_execute_service()
166 bt_status_t btif_mce_execute_service(BOOLEAN b_enable) in btif_mce_execute_service() argument168 BTIF_TRACE_EVENT("%s enable:%d", __FUNCTION__, b_enable); in btif_mce_execute_service()170 if (b_enable) in btif_mce_execute_service()
216 extern bt_status_t btif_hf_execute_service(BOOLEAN b_enable);217 extern bt_status_t btif_av_execute_service(BOOLEAN b_enable);218 extern bt_status_t btif_av_sink_execute_service(BOOLEAN b_enable);219 extern bt_status_t btif_hh_execute_service(BOOLEAN b_enable);220 extern bt_status_t btif_hf_client_execute_service(BOOLEAN b_enable);221 extern bt_status_t btif_sdp_execute_service(BOOLEAN b_enable);257 BOOLEAN b_enable) in btif_in_execute_service_request() argument266 btif_hf_execute_service(b_enable); in btif_in_execute_service_request()270 btif_av_execute_service(b_enable); in btif_in_execute_service_request()274 btif_av_sink_execute_service(b_enable); in btif_in_execute_service_request()[all …]
936 bt_status_t btif_hf_client_execute_service(BOOLEAN b_enable) in btif_hf_client_execute_service() argument938 BTIF_TRACE_EVENT("%s enable:%d", __FUNCTION__, b_enable); in btif_hf_client_execute_service()942 if (b_enable) in btif_hf_client_execute_service()
1305 bt_status_t btif_av_execute_service(BOOLEAN b_enable) in btif_av_execute_service() argument1307 if (b_enable) in btif_av_execute_service()1346 bt_status_t btif_av_sink_execute_service(BOOLEAN b_enable) in btif_av_sink_execute_service() argument1349 BTA_AvEnable_Sink(b_enable); in btif_av_sink_execute_service()
1602 bt_status_t btif_hf_execute_service(BOOLEAN b_enable) in btif_hf_execute_service() argument1606 if (b_enable) in btif_hf_execute_service()
1717 bt_status_t btif_hh_execute_service(BOOLEAN b_enable) in btif_hh_execute_service() argument1719 if (b_enable) in btif_hh_execute_service()