Home
last modified time | relevance | path

Searched refs:BTA_GATTS_DEREG_EVT (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/bta/include/
Dbta_gatt_api.h285 #define BTA_GATTS_DEREG_EVT 8 macro
310 CASE_RETURN_TEXT(BTA_GATTS_DEREG_EVT); in gatt_server_event_text()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt_server.cc140 case BTA_GATTS_DEREG_EVT: in btapp_gatts_handle_cback()
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gatts_act.cc282 (*p_cback)(BTA_GATTS_DEREG_EVT, &cb_data); in bta_gatts_deregister()