Home
last modified time | relevance | path

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

/aosp12/system/bt/bta/gatt/
H A Dbta_gatts_main.cc63 bta_gatts_indicate_handle(p_cb, (tBTA_GATTS_DATA*)p_msg); in bta_gatts_hdl_event()
H A Dbta_gatts_int.h175 extern void bta_gatts_indicate_handle(tBTA_GATTS_CB* p_cb,
H A Dbta_gatts_act.cc368 void bta_gatts_indicate_handle(tBTA_GATTS_CB* p_cb, tBTA_GATTS_DATA* p_msg) { in bta_gatts_indicate_handle() function