Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/avrc/
Dbtc_avrc.c321 BOOLEAN notify = (btc_rc_cb.rc_connected) && (btc_rc_cb.rc_ntf[event_id - 1].registered); in send_metamsg_rsp() local
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c901 tBTA_GATTC_NOTIFY *notify = &arg->notify; in btc_gattc_cb_handler() local
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gattc_api.h173 …} notify; /*!< Callback parameter for the event `ESP_GATTC_NOTIFY_EVT` */ member
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_act.c2103 tBTA_GATTC_NOTIFY notify; in bta_gattc_process_indicate() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h443 tBTA_GATTC_NOTIFY notify; /* notification/indication event data */ member