Home
last modified time | relevance | path

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

/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/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/include/esp32c3/include/
Desp_bt.h864 …void (*notify_host_send_available)(void); /*!< callback used to notify that the Host… member
/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