Searched refs:bta_hh_gatt_close (Results 1 – 3 of 3) sorted by relevance
324 extern void bta_hh_gatt_close(tBTA_HH_DEV_CB* p_cb, const tBTA_HH_DATA* p_data);
145 bta_hh_gatt_close(p_cb, p_data); in bta_hh_better_state_machine()
1616 void bta_hh_gatt_close(tBTA_HH_DEV_CB* p_cb, const tBTA_HH_DATA* p_data) { in bta_hh_gatt_close() function