Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gatts_utils.cc126 tBTA_GATTS_SRVC_CB* bta_gatts_find_srvc_cb_by_attr_id(tBTA_GATTS_CB* p_cb, in bta_gatts_find_srvc_cb_by_attr_id() function
Dbta_gatts_int.h197 tBTA_GATTS_SRVC_CB* bta_gatts_find_srvc_cb_by_attr_id(tBTA_GATTS_CB* p_cb,
Dbta_gatts_act.cc373 bta_gatts_find_srvc_cb_by_attr_id(p_cb, p_msg->api_indicate.attr_id); in bta_gatts_indicate_handle()