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.h77 extern void bta_hh_co_close(UINT8 dev_handle, UINT8 app_id);
/system/bt/btif/co/
Dbta_hh_co.c372 void bta_hh_co_close(UINT8 dev_handle, UINT8 app_id) in bta_hh_co_close() function
/system/bt/bta/hh/
Dbta_hh_act.c902 bta_hh_co_close(p_cb->hid_handle, p_cb->app_id); in bta_hh_close_act()
Dbta_hh_le.c2212 bta_hh_co_close(p_cb->hid_handle, p_cb->app_id); in bta_hh_gatt_close()