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()
253 extern bt_status_t btif_hf_execute_service(BOOLEAN b_enable);254 extern bt_status_t btif_av_execute_service(BOOLEAN b_enable);255 extern bt_status_t btif_av_sink_execute_service(BOOLEAN b_enable);256 extern bt_status_t btif_hh_execute_service(BOOLEAN b_enable);257 extern bt_status_t btif_hf_client_execute_service(BOOLEAN b_enable);258 extern bt_status_t btif_sdp_execute_service(BOOLEAN b_enable);313 BOOLEAN b_enable) in btif_in_execute_service_request() argument322 btif_hf_execute_service(b_enable); in btif_in_execute_service_request()326 btif_av_execute_service(b_enable); in btif_in_execute_service_request()330 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()
1526 bt_status_t btif_av_execute_service(BOOLEAN b_enable) in btif_av_execute_service() argument1528 if (b_enable) in btif_av_execute_service()1570 bt_status_t btif_av_sink_execute_service(BOOLEAN b_enable) in btif_av_sink_execute_service() argument1572 if (b_enable) in btif_av_sink_execute_service()
1595 bt_status_t btif_hf_execute_service(BOOLEAN b_enable) in btif_hf_execute_service() argument1599 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()