Searched refs:tBTA_GATTS_CBACK (Results 1 – 4 of 4) sorted by relevance
70 tBTA_GATTS_CBACK *p_cback;188 tBTA_GATTS_CBACK *p_cback;
688 typedef void (tBTA_GATTS_CBACK)(tBTA_GATTS_EVT event, tBTA_GATTS *p_data); typedef1256 extern void BTA_GATTS_AppRegister(const tBT_UUID * p_app_uuid, tBTA_GATTS_CBACK *p_cback);
86 void BTA_GATTS_AppRegister(const tBT_UUID * p_app_uuid, tBTA_GATTS_CBACK *p_cback) in BTA_GATTS_AppRegister()
272 tBTA_GATTS_CBACK *p_cback = NULL; in bta_gatts_deregister()