Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/include/esp32c2/include/
Desp_bt.h335 …int (*notify_host_recv)(uint8_t *data, uint16_t len); /*!< callback used to notify that the cont… member
/hal_espressif-latest/components/bt/include/esp32c6/include/
Desp_bt.h323 …int (*notify_host_recv)(uint8_t *data, uint16_t len); /*!< callback used to notify that the cont… member
/hal_espressif-latest/components/bt/include/esp32h2/include/
Desp_bt.h327 …int (*notify_host_recv)(uint8_t *data, uint16_t len); /*!< callback used to notify that the cont… member
/hal_espressif-latest/components/bt/include/esp32h4/include/
Desp_bt.h277 …int (*notify_host_recv)(uint8_t *data, uint16_t len); /*!< callback used to notify that the cont… member
/hal_espressif-latest/components/bt/include/esp32/include/
Desp_bt.h656 …int (*notify_host_recv)(uint8_t *data, uint16_t len); /*!< Callback to notify the Host that the … member
/hal_espressif-latest/zephyr/esp32/include/bt/
Desp_bt.h563 …int (*notify_host_recv)(uint8_t *data, uint16_t len); /*!< Callback to notify the Host that the … member
/hal_espressif-latest/zephyr/esp32c3/include/bt/
Desp_bt.h619 …int (*notify_host_recv)(uint8_t *data, uint16_t len); /*!< callback used to notify that the cont… member
/hal_espressif-latest/zephyr/esp32s3/include/bt/
Desp_bt.h619 …int (*notify_host_recv)(uint8_t *data, uint16_t len); /*!< callback used to notify that the cont… member
/hal_espressif-latest/components/bt/include/esp32c3/include/
Desp_bt.h865 …int (*notify_host_recv)(uint8_t *data, uint16_t len); /*!< callback used to notify that the Cont… member
/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c77 int (*notify_host_recv)(uint8_t *data, uint16_t len); member
/hal_espressif-latest/zephyr/esp32c3/src/bt/
Desp_bt_adapter.c102 int (*notify_host_recv)(uint8_t *data, uint16_t len); member
/hal_espressif-latest/zephyr/esp32s3/src/bt/
Desp_bt_adapter.c100 int (*notify_host_recv)(uint8_t *data, uint16_t len); member
/hal_espressif-latest/components/bt/controller/esp32c3/
Dbt.c137 …int (*notify_host_recv)(uint8_t *data, uint16_t len); /*!< callback used to notify that the cont… member
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c103 …int (*notify_host_recv)(uint8_t *data, uint16_t len); /*!< callback used to notify that the cont… member