Searched refs:tBTA_GATTS_EVT (Results 1 – 3 of 3) sorted by relevance
298 typedef uint8_t tBTA_GATTS_EVT; typedef300 inline std::string gatt_server_event_text(const tBTA_GATTS_EVT& event) { in gatt_server_event_text()439 typedef void(tBTA_GATTS_CBACK)(tBTA_GATTS_EVT event, tBTA_GATTS* p_data);
83 [](tBTA_GATTS_EVT event, tBTA_GATTS* p_data) { in Initialize()192 void GattsCallback(tBTA_GATTS_EVT event, tBTA_GATTS* p_data) { in GattsCallback()
265 static void btapp_gatts_cback(tBTA_GATTS_EVT event, tBTA_GATTS* p_data) { in btapp_gatts_cback()