Home
last modified time | relevance | path

Searched refs:BTA_HlDisable (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/hl/
Dbta_hl_api.c43 BTA_HlDisable
83 void BTA_HlDisable(void) in BTA_HlDisable() function
/system/bt/bta/include/
Dbta_hl_api.h662 extern void BTA_HlDisable(void);
/system/bt/btif/src/
Dbtif_hl.c1239 BTA_HlDisable(); in btif_hl_disable()