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
84 void BTA_HlDisable(void) in BTA_HlDisable() function
/system/bt/bta/include/
Dbta_hl_api.h663 extern void BTA_HlDisable(void);
/system/bt/btif/src/
Dbtif_hl.c1348 BTA_HlDisable(); in btif_hl_disable()