Home
last modified time | relevance | path

Searched refs:BTA_HdDisconnect (Results 1 – 4 of 4) sorted by relevance

/system/bt/test/mock/
Dmock_bta_hd_api.cc47 void BTA_HdDisconnect(void) { mock_function_count_map[__func__]++; } in BTA_HdDisconnect() function
/system/bt/bta/include/
Dbta_hd_api.h232 extern void BTA_HdDisconnect(void);
/system/bt/bta/hd/
Dbta_hd_api.cc243 extern void BTA_HdDisconnect(void) { in BTA_HdDisconnect() function
/system/bt/btif/src/
Dbtif_hd.cc208 BTA_HdDisconnect(); in btif_hd_upstreams_evt()
523 BTA_HdDisconnect(); in disconnect()