Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h147 #define BTA_GATTC_DEREG_EVT 1 /* GATT client deregistered event */ macro
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c816 case BTA_GATTC_DEREG_EVT: { in btc_gattc_cb_handler()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c2738 case BTA_GATTC_DEREG_EVT: /* 1 */ in bta_hh_gattc_callback()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_act.c1730 (*p_cback)(BTA_GATTC_DEREG_EVT, (tBTA_GATTC *)&cb_data); in bta_gattc_deregister_cmpl()