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.h285 typedef uint8_t tBTA_GATTS_EVT; typedef
388 typedef void(tBTA_GATTS_CBACK)(tBTA_GATTS_EVT event, tBTA_GATTS* p_data);
/system/bt/btif/src/
Dbtif_gatt_server.cc259 static void btapp_gatts_cback(tBTA_GATTS_EVT event, tBTA_GATTS* p_data) { in btapp_gatts_cback()