Home
last modified time | relevance | path

Searched refs:notify_host_send_available (Results 1 – 16 of 16) sorted by relevance

/hal_espressif-latest/components/bt/host/nimble/esp-hci/src/
Desp_nimble_hci.c274 .notify_host_send_available = controller_rcv_pkt_ready,
279 .notify_host_send_available = dummy_controller_rcv_pkt_ready,
/hal_espressif-latest/components/bt/include/esp32c2/include/
Desp_bt.h334 …void (*notify_host_send_available)(void); /*!< callback used to notify that the host… member
/hal_espressif-latest/components/bt/include/esp32c6/include/
Desp_bt.h322 …void (*notify_host_send_available)(void); /*!< callback used to notify that the host… member
/hal_espressif-latest/components/bt/include/esp32h2/include/
Desp_bt.h326 …void (*notify_host_send_available)(void); /*!< callback used to notify that the host… member
/hal_espressif-latest/components/bt/include/esp32h4/include/
Desp_bt.h276 …void (*notify_host_send_available)(void); /*!< callback used to notify that the host… member
/hal_espressif-latest/components/bt/include/esp32/include/
Desp_bt.h655 …void (*notify_host_send_available)(void); /*!< Callback to notify the Host that the … member
/hal_espressif-latest/zephyr/esp32/include/bt/
Desp_bt.h562 …void (*notify_host_send_available)(void); /*!< Callback to notify the Host that the … member
/hal_espressif-latest/components/bt/include/esp32c3/include/
Desp_bt.h864 …void (*notify_host_send_available)(void); /*!< callback used to notify that the Host… member
/hal_espressif-latest/zephyr/esp32c3/include/bt/
Desp_bt.h618 …void (*notify_host_send_available)(void); /*!< callback used to notify that the host… member
/hal_espressif-latest/zephyr/esp32s3/include/bt/
Desp_bt.h618 …void (*notify_host_send_available)(void); /*!< callback used to notify that the host… member
/hal_espressif-latest/components/bt/host/bluedroid/hci/
Dhci_hal_h4.c626 .notify_host_send_available = host_send_pkt_available_cb,
/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c75 void (*notify_host_send_available)(void); member
/hal_espressif-latest/zephyr/esp32c3/src/bt/
Desp_bt_adapter.c100 void (*notify_host_send_available)(void); member
/hal_espressif-latest/zephyr/esp32s3/src/bt/
Desp_bt_adapter.c98 void (*notify_host_send_available)(void); member
/hal_espressif-latest/components/bt/controller/esp32c3/
Dbt.c136 …void (*notify_host_send_available)(void); /*!< callback used to notify that the host… member
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c102 …void (*notify_host_send_available)(void); /*!< callback used to notify that the host… member