Searched refs:bta_gatts_indicate_handle (Results 1 – 3 of 3) sorted by relevance
66 bta_gatts_indicate_handle(p_cb, (tBTA_GATTS_DATA*)p_msg); in bta_gatts_hdl_event()
172 extern void bta_gatts_indicate_handle(tBTA_GATTS_CB* p_cb,
369 void bta_gatts_indicate_handle(tBTA_GATTS_CB* p_cb, tBTA_GATTS_DATA* p_msg) { in bta_gatts_indicate_handle() function