Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_gatt_server.cc162 case BTA_GATTS_DELELTE_EVT: in btapp_gatts_handle_cback()
/system/bt/bta/include/
Dbta_gatt_api.h260 #define BTA_GATTS_DELELTE_EVT 11 macro
/system/bt/bta/gatt/
Dbta_gatts_act.cc318 if (p_rcb->p_cback) (*p_rcb->p_cback)(BTA_GATTS_DELELTE_EVT, &cb_data); in bta_gatts_delete_service()