Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/include/esp32/include/
Desp_bt.h359 …int (*notify_host_recv)(uint8_t *data, uint16_t len); /*!< callback used to notify that the cont… member
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/transport/uart/src/
Dble_hci_uart.c447 static void notify_host_recv(uint8_t *data, uint16_t len) in notify_host_recv() function
/device/soc/esp/esp32/components/bt/controller/esp32/
Dbt.c109 …int (*notify_host_recv)(uint8_t *data, uint16_t len); /*!< callback used to notify that the cont… member