Searched refs:b_enable (Results 1 – 7 of 7) sorted by relevance
183 bt_status_t btif_sdp_execute_service(BOOLEAN b_enable) in btif_sdp_execute_service() argument185 BTIF_TRACE_DEBUG("%s enable:%d", __FUNCTION__, b_enable); in btif_sdp_execute_service()187 if (b_enable) in btif_sdp_execute_service()
167 bt_status_t btif_mce_execute_service(BOOLEAN b_enable) in btif_mce_execute_service() argument169 BTIF_TRACE_EVENT("%s enable:%d", __FUNCTION__, b_enable); in btif_mce_execute_service()171 if (b_enable) in btif_mce_execute_service()
254 extern bt_status_t btif_hf_execute_service(BOOLEAN b_enable);255 extern bt_status_t btif_av_execute_service(BOOLEAN b_enable);256 extern bt_status_t btif_av_sink_execute_service(BOOLEAN b_enable);257 extern bt_status_t btif_hh_execute_service(BOOLEAN b_enable);258 extern bt_status_t btif_hf_client_execute_service(BOOLEAN b_enable);259 extern bt_status_t btif_sdp_execute_service(BOOLEAN b_enable);314 BOOLEAN b_enable) in btif_in_execute_service_request() argument323 btif_hf_execute_service(b_enable); in btif_in_execute_service_request()327 btif_av_execute_service(b_enable); in btif_in_execute_service_request()331 btif_av_sink_execute_service(b_enable); in btif_in_execute_service_request()[all …]
938 bt_status_t btif_hf_client_execute_service(BOOLEAN b_enable) in btif_hf_client_execute_service() argument940 BTIF_TRACE_EVENT("%s enable:%d", __FUNCTION__, b_enable); in btif_hf_client_execute_service()944 if (b_enable) in btif_hf_client_execute_service()
1534 bt_status_t btif_av_execute_service(BOOLEAN b_enable) in btif_av_execute_service() argument1536 if (b_enable) in btif_av_execute_service()1578 bt_status_t btif_av_sink_execute_service(BOOLEAN b_enable) in btif_av_sink_execute_service() argument1580 if (b_enable) in btif_av_sink_execute_service()
1642 bt_status_t btif_hf_execute_service(BOOLEAN b_enable) in btif_hf_execute_service() argument1646 if (b_enable) in btif_hf_execute_service()
1644 bt_status_t btif_hh_execute_service(BOOLEAN b_enable) in btif_hh_execute_service() argument1646 if (b_enable) in btif_hh_execute_service()