Searched refs:bta_gatts_close (Results 1 – 3 of 3) sorted by relevance
78 bta_gatts_close(p_cb, (tBTA_GATTS_DATA*)p_msg); in bta_gatts_hdl_event()
177 extern void bta_gatts_close(tBTA_GATTS_CB* p_cb, tBTA_GATTS_DATA* p_msg);
498 void bta_gatts_close(UNUSED_ATTR tBTA_GATTS_CB* p_cb, tBTA_GATTS_DATA* p_msg) { in bta_gatts_close() function