Home
last modified time | relevance | path

Searched defs:notify (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.5.0/components/bt/host/bluedroid/btc/profile/std/avrc/
Dbtc_avrc.c330 BOOLEAN notify = (btc_rc_cb.rc_connected) && (btc_rc_cb.rc_ntf[event_id - 1].registered); in send_metamsg_rsp() local
/hal_espressif-3.5.0/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c877 tBTA_GATTC_NOTIFY *notify = &arg->notify; in btc_gattc_cb_handler() local
/hal_espressif-3.5.0/components/bt/host/bluedroid/api/include/api/
Desp_gattc_api.h175 } notify; /*!< Gatt client callback param of ESP_GATTC_NOTIFY_EVT */ member
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_act.c2040 tBTA_GATTC_NOTIFY notify; in bta_gattc_process_indicate() local
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h440 tBTA_GATTC_NOTIFY notify; /* notification/indication event data */ member