Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_gatt_api.h448 #define BTA_GATTS_CLOSE_EVT 18 macro
/external/bluetooth/bluedroid/btif/src/
Dbtif_gatt_server.c346 case BTA_GATTS_CLOSE_EVT: in btapp_gatts_handle_cback()
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gatts_act.c809 (*p_rcb->p_cback)(BTA_GATTS_CLOSE_EVT, (tBTA_GATTS *)&status); in bta_gatts_close()