Home
last modified time | relevance | path

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

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/transport/uart/src/
Dble_hci_uart.c366 void notify_host_send_available(int cnt) in notify_host_send_available() function
/device/soc/esp/esp32/components/bt/include/esp32/include/
Desp_bt.h358 …void (*notify_host_send_available)(void); /*!< callback used to notify that the host… member
/device/soc/esp/esp32/components/bt/controller/esp32/
Dbt.c108 …void (*notify_host_send_available)(void); /*!< callback used to notify that the host… member