Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_gatt_api.h115 #define BTA_GATTC_DEREG_EVT 1 /* GATT client deregistered event */ macro
/system/bt/bta/gatt/
Dbta_gattc_act.c1529 (*p_cback)(BTA_GATTC_DEREG_EVT, (tBTA_GATTC *)&cb_data); in bta_gattc_deregister_cmpl()
/system/bt/bta/hh/
Dbta_hh_le.c2580 case BTA_GATTC_DEREG_EVT: /* 1 */ in bta_hh_gattc_callback()
/system/bt/btif/src/
Dbtif_gatt_client.c464 case BTA_GATTC_DEREG_EVT: in btif_gattc_upstreams_evt()