Home
last modified time | relevance | path

Searched refs:bta_gatts_indicate_handle (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/bta/gatt/
Dbta_gatts_main.c91 bta_gatts_indicate_handle(p_cb,(tBTA_GATTS_DATA *) p_msg); in bta_gatts_hdl_event()
Dbta_gatts_int.h243 extern void bta_gatts_indicate_handle (tBTA_GATTS_CB *p_cb, tBTA_GATTS_DATA * p_msg);
Dbta_gatts_act.c636 void bta_gatts_indicate_handle (tBTA_GATTS_CB *p_cb, tBTA_GATTS_DATA * p_msg) in bta_gatts_indicate_handle() function