Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/include/
Dbta_gatt_api.h286 #define BTA_GATTS_DELELTE_EVT 11 macro
311 CASE_RETURN_TEXT(BTA_GATTS_DELELTE_EVT); in gatt_server_event_text()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt_server.cc164 case BTA_GATTS_DELELTE_EVT: in btapp_gatts_handle_cback()
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gatts_act.cc313 if (p_rcb->p_cback) (*p_rcb->p_cback)(BTA_GATTS_DELELTE_EVT, &cb_data); in bta_gatts_delete_service()