Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hh_co.h78 extern void bta_hh_co_close(uint8_t dev_handle, uint8_t app_id);
/system/bt/btif/co/
Dbta_hh_co.cc386 void bta_hh_co_close(uint8_t dev_handle, uint8_t app_id) { in bta_hh_co_close() function
/system/bt/bta/hh/
Dbta_hh_act.cc870 bta_hh_co_close(p_cb->hid_handle, p_cb->app_id); in bta_hh_close_act()
Dbta_hh_le.cc1666 bta_hh_co_close(p_cb->hid_handle, p_cb->app_id); in bta_hh_gatt_close()