Home
last modified time | relevance | path

Searched defs:notif (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/examples/peripherals/usb/host/cdc/common/cdc_acm_host/
Dcdc_acm_host.c129 } notif; // Structure with Notif pipe data member
950 cdc_notification_t *notif = (cdc_notification_t *)transfer->data_buffer; in notif_xfer_cb() local
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/gatt/
Dgatt_api.c640 tGATT_VALUE notif; in GATTS_HandleValueNotification() local
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c1665 BOOLEAN btsnd_hcic_send_keypress_notif (BD_ADDR bd_addr, UINT8 notif) in btsnd_hcic_send_keypress_notif()