Home
last modified time | relevance | path

Searched refs:bta_sys_deregister (Results 1 – 13 of 13) sorted by relevance

/system/bt/bta/pan/
Dbta_pan_api.cc80 bta_sys_deregister(BTA_ID_PAN); in BTA_PanDisable()
/system/bt/bta/dm/
Dbta_dm_main.cc218 void bta_dm_search_sm_disable() { bta_sys_deregister(BTA_ID_DM_SEARCH); } in bta_dm_search_sm_disable()
/system/bt/bta/hd/
Dbta_hd_api.cc80 bta_sys_deregister(BTA_ID_HD); in BTA_HdDisable()
/system/bt/bta/sys/
Dbta_sys.h223 extern void bta_sys_deregister(uint8_t id);
Dbta_sys_main.cc502 void bta_sys_deregister(uint8_t id) { bta_sys_cb.is_reg[id] = false; } in bta_sys_deregister() function
/system/bt/bta/gatt/
Dbta_gatts_api.cc63 bta_sys_deregister(BTA_ID_GATTS); in BTA_GATTS_Disable()
Dbta_gattc_api.cc66 bta_sys_deregister(BTA_ID_GATTC); in BTA_GATTC_Disable()
/system/bt/bta/hh/
Dbta_hh_api.cc91 bta_sys_deregister(BTA_ID_HH); in BTA_HhDisable()
/system/bt/bta/hl/
Dbta_hl_api.cc81 bta_sys_deregister(BTA_ID_HL); in BTA_HlDisable()
Dbta_hl_utils.cc2594 bta_sys_deregister(BTA_ID_HL); in bta_hl_check_disable()
/system/bt/bta/av/
Dbta_av_api.cc90 bta_sys_deregister(BTA_ID_AV); in BTA_AvDisable()
/system/bt/bta/hf_client/
Dbta_hf_client_main.cc666 bta_sys_deregister(BTA_ID_HS); in bta_hf_client_api_disable()
/system/bt/bta/ag/
Dbta_ag_main.cc629 bta_sys_deregister(BTA_ID_AG); in bta_ag_api_disable()