/Zephyr-latest/tests/bsim/bluetooth/host/misc/conn_stress/central/src/ |
D | main.c | 373 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_object.h | 173 #define OBJ_FIELD_DATA(res_id, perm, type) \ argument 385 uint8_t type; member 517 uint8_t type; member
|
/Zephyr-latest/drivers/modem/ |
D | hl7800.c | 381 enum net_sock_type type; member 407 enum net_sock_type type; member 623 static int queue_stale_socket(enum net_sock_type type, uint8_t id) in queue_stale_socket() 3831 static bool on_cmd_sock_ind(struct net_buf **buf, uint16_t len, const char *const type) in on_cmd_sock_ind() 4018 static int delete_socket(struct hl7800_socket *sock, enum net_sock_type type, uint8_t id) in delete_socket() 4051 static bool on_cmd_sockcreate(enum net_sock_type type, struct net_buf **buf, uint16_t len) in on_cmd_sockcreate() 5966 static int offload_get(sa_family_t family, enum net_sock_type type, in offload_get()
|
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/ |
D | edtlib.py | 554 def type(self) -> str: member in PropertySpec 705 def type(self) -> str: member in Property
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | l2cap_br.c | 505 uint16_t type, result; in l2cap_br_info_rsp() local 610 uint16_t type; in l2cap_br_info_req() local
|
/Zephyr-latest/drivers/usb/udc/ |
D | udc_numaker.c | 59 enum numaker_usbd_msg_type type; member 62 enum udc_event_type type; member
|
D | udc_ambiq.c | 37 enum udc_ambiq_event_type type; member
|
/Zephyr-latest/include/zephyr/drivers/ |
D | i3c.h | 1368 enum i3c_config_type type, void *config) in i3c_configure() 1443 enum i3c_config_type type, void *config) in i3c_config_get()
|
D | sensor.h | 297 enum sensor_trigger_type type; member 873 enum sensor_channel type) in z_impl_sensor_sample_fetch_chan()
|
/Zephyr-latest/drivers/ieee802154/ |
D | ieee802154_dw1000.c | 744 enum ieee802154_filter_type type, in dwt_filter() 897 enum ieee802154_config_type type, in dwt_configure()
|
/Zephyr-latest/drivers/ethernet/dwc_xgmac/ |
D | eth_dwc_xgmac.c | 1561 static int eth_dwc_xgmac_set_config(const struct device *dev, enum ethernet_config_type type, in eth_dwc_xgmac_set_config() 1681 static int eth_dwc_xgmac_get_config(const struct device *dev, enum ethernet_config_type type, in eth_dwc_xgmac_get_config()
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | beacon.c | 721 uint8_t type; in bt_mesh_beacon_recv() local
|
D | rpr_cli.c | 603 enum bt_mesh_rpr_node_refresh type) in link_open_node()
|
/Zephyr-latest/drivers/usb/device/ |
D | usb_dc_sam0.c | 389 int type; in usb_dc_ep_configure() local
|
/Zephyr-latest/include/zephyr/drivers/usb/ |
D | udc.h | 163 enum udc_event_type type; member
|
/Zephyr-latest/subsys/net/lib/shell/ |
D | cm.c | 49 enum cm_type type; member
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_nxp_s32_gmac.c | 505 enum ethernet_config_type type, in eth_nxp_s32_set_config()
|
/Zephyr-latest/subsys/usb/device_next/ |
D | usbd_ch9.c | 47 const int type) in ch9_set_ctrl_type()
|
/Zephyr-latest/samples/bluetooth/bap_unicast_client/src/ |
D | main.c | 175 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
|
/Zephyr-latest/modules/hal_infineon/abstraction-rtos/source/COMPONENT_ZEPHYR/ |
D | cyabs_rtos_zephyr.c | 765 cy_rslt_t cy_rtos_init_timer(cy_timer_t *timer, cy_timer_trigger_type_t type, in cy_rtos_init_timer()
|
/Zephyr-latest/subsys/bluetooth/host/shell/ |
D | bt.c | 482 static const char *scan_response_type_txt(uint8_t type) in scan_response_type_txt() 3441 static const char *get_conn_type_str(uint8_t type) in get_conn_type_str() 3993 enum bt_conn_auth_keypress type) in auth_passkey_display_keypress() 4557 unsigned long type; in cmd_auth_passkey_notify() local 4638 int encrypted_ad_store_ad(const struct shell *sh, uint8_t type, const uint8_t *data, in encrypted_ad_store_ad()
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | conn.h | 848 enum bt_conn_type type; member 890 uint8_t type; member 2159 } type; member
|
D | bluetooth.h | 478 uint8_t type; member 2282 uint8_t type; member
|
/Zephyr-latest/drivers/wifi/nrf_wifi/src/ |
D | wpa_supp_if.c | 764 int type; in nrf_wifi_wpa_supp_authenticate() local 1677 u16 type, const u8 *match, size_t match_len, in nrf_wifi_supp_register_frame()
|
/Zephyr-latest/subsys/tracing/ctf/ |
D | ctf_top.c | 358 void sys_trace_socket_init(int sock, int family, int type, int proto) in sys_trace_socket_init() 643 void sys_trace_socket_socketpair_enter(int family, int type, int proto, int *sv) in sys_trace_socket_socketpair_enter()
|