Home
last modified time | relevance | path

Searched refs:BTA_GATTC_DEREG_EVT (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
Dbta_gatt_api.h114 #define BTA_GATTC_DEREG_EVT 1 /* GATT client deregistered event */ macro
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_act.c1771 (*p_cback)(BTA_GATTC_DEREG_EVT, (tBTA_GATTC *)&cb_data); in bta_gattc_deregister_cmpl()
/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_le.c2864 case BTA_GATTC_DEREG_EVT: /* 1 */ in bta_hh_gattc_callback()
/external/bluetooth/bluedroid/btif/src/
Dbtif_gatt_client.c429 case BTA_GATTC_DEREG_EVT: in btif_gattc_upstreams_evt()