Home
last modified time | relevance | path

Searched refs:bta_hh_co_destroy (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/btif/src/
Dbtif_hh.c152 extern void bta_hh_co_destroy(int fd);
543 bta_hh_co_destroy(p_dev->fd); in btif_hh_remove_device()
836 bta_hh_co_destroy(p_dev->fd); in btif_hh_upstreams_evt()
1668 bta_hh_co_destroy(p_dev->fd); in cleanup()
/external/bluetooth/bluedroid/btif/co/
Dbta_hh_co.c202 void bta_hh_co_destroy(int fd) in bta_hh_co_destroy() function