Searched refs:bta_hh_co_destroy (Results 1 – 2 of 2) sorted by relevance
133 extern void bta_hh_co_destroy(int fd);495 bta_hh_co_destroy(p_dev->fd); in btif_hh_remove_device()824 bta_hh_co_destroy(p_dev->fd); in btif_hh_upstreams_evt()855 bta_hh_co_destroy(p_dev->fd); in btif_hh_upstreams_evt()1656 bta_hh_co_destroy(p_dev->fd); in cleanup()
280 void bta_hh_co_destroy(int fd) { in bta_hh_co_destroy() function