/Zephyr-latest/drivers/bluetooth/hci/ |
D | hci_esp32.c | 32 uint8_t evt_type = evt_data[0]; in is_hci_event_discardable() local
|
D | ipc.c | 35 uint8_t evt_type = evt_data[0]; in is_hci_event_discardable() local
|
D | hci_ambiq.c | 152 uint8_t evt_type = evt_data[EVT_HEADER_TYPE]; in hci_event_filter() local
|
D | hci_stm32wba.c | 76 uint8_t evt_type = evt_data[0]; in is_hci_event_discardable() local
|
D | hci_nxp.c | 211 uint8_t evt_type = evt_data[0]; in is_hci_event_discardable() local
|
/Zephyr-latest/drivers/mspi/ |
D | mspi_emul.c | 381 enum mspi_bus_event evt_type) in emul_mspi_trigger_event() 700 const enum mspi_bus_event evt_type, in mspi_emul_register_callback()
|
D | mspi_ambiq_ap3.c | 1248 const enum mspi_bus_event evt_type, in mspi_ambiq_register_callback()
|
/Zephyr-latest/tests/bluetooth/host_long_adv_recv/src/ |
D | main.c | 71 static void adv_info_create(struct bt_hci_evt_le_ext_advertising_info *evt, uint16_t evt_type, in adv_info_create() 316 static void *adv_report_evt(struct net_buf *buf, uint8_t data_len, uint16_t evt_type, in adv_report_evt()
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | scan.c | 591 static uint8_t get_adv_props_legacy(uint8_t evt_type) in get_adv_props_legacy() 708 static uint8_t get_adv_type(uint8_t evt_type) in get_adv_type() 745 static uint16_t get_adv_props_extended(uint16_t evt_type) in get_adv_props_extended() 778 uint16_t evt_type; in bt_hci_le_adv_ext_report() local
|
/Zephyr-latest/include/zephyr/drivers/ |
D | espi_saf.h | 490 enum espi_bus_event evt_type) in espi_saf_init_callback()
|
D | espi.h | 349 enum espi_bus_event evt_type; member 439 enum espi_bus_event evt_type; member 984 enum espi_bus_event evt_type) in espi_init_callback()
|
D | mspi.h | 445 enum mspi_bus_event evt_type; member 788 const enum mspi_bus_event evt_type, in mspi_register_callback()
|
/Zephyr-latest/drivers/usb/device/ |
D | usb_dc_nrfx.c | 143 enum usbd_ep_event_type evt_type; member 171 enum usbd_event_type evt_type; member
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_beacon.c | 1661 uint8_t evt_type; member 1874 uint8_t evt_type; member
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_esp32.c | 704 i2c_intr_event_t evt_type = I2C_INTR_EVENT_ERR; in i2c_esp32_isr() local
|
/Zephyr-latest/subsys/shell/ |
D | shell.c | 1162 static void transport_evt_handler(enum shell_transport_evt evt_type, void *ctx) in transport_evt_handler()
|
/Zephyr-latest/subsys/bluetooth/controller/hci/ |
D | hci.c | 6918 static void ext_adv_info_fill(uint8_t evt_type, uint8_t phy, uint8_t sec_phy, 6980 static void ext_adv_pdu_frag(uint8_t evt_type, uint8_t phy, uint8_t sec_phy, 7017 uint8_t evt_type, uint8_t phy, 7103 uint8_t evt_type = 0U; local
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | hci_types.h | 3058 uint8_t evt_type; member 3144 uint8_t evt_type; member 3177 uint16_t evt_type; member
|