Searched defs:tBTA_GATTS_SRVC_CB (Results 1 - 1 of 1) sorted by relevance

/system/bt/bta/gatt/
H A Dbta_gatts_int.h139 } tBTA_GATTS_SRVC_CB; typedef in typeref:struct:__anon167
145 tBTA_GATTS_SRVC_CB srvc_cb[BTA_GATTS_MAX_SRVC_NUM];
165 extern void bta_gatts_delete_service(tBTA_GATTS_SRVC_CB* p_srvc_cb,
167 extern void bta_gatts_stop_service(tBTA_GATTS_SRVC_CB* p_srvc_cb,
184 extern tBTA_GATTS_SRVC_CB* bta_gatts_find_srvc_cb_by_srvc_id(
186 extern tBTA_GATTS_SRVC_CB* bta_gatts_find_srvc_cb_by_attr_id(

Completed in 260 milliseconds