Searched refs:bta_gatts_cancel_open (Results 1 – 3 of 3) sorted by relevance
74 bta_gatts_cancel_open(p_cb, (tBTA_GATTS_DATA*)p_msg); in bta_gatts_hdl_event()
176 extern void bta_gatts_cancel_open(tBTA_GATTS_CB* p_cb, tBTA_GATTS_DATA* p_msg);
466 void bta_gatts_cancel_open(UNUSED_ATTR tBTA_GATTS_CB* p_cb, in bta_gatts_cancel_open() function