Home
last modified time | relevance | path

Searched refs:tBTA_GATTS_EVT (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/include/
Dbta_gatt_api.h392 typedef UINT8 tBTA_GATTS_EVT; typedef
559 typedef void (tBTA_GATTS_CBACK)(tBTA_GATTS_EVT event, tBTA_GATTS *p_data);
/system/bt/btif/src/
Dbtif_gatt_server.c351 static void btapp_gatts_cback(tBTA_GATTS_EVT event, tBTA_GATTS *p_data) in btapp_gatts_cback()