Home
last modified time | relevance | path

Searched defs:type (Results 576 – 600 of 721) sorted by relevance

1...<<212223242526272829

/Zephyr-latest/tests/bsim/bluetooth/host/misc/conn_stress/central/src/
Dmain.c373 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/
Dlwm2m_object.h173 #define OBJ_FIELD_DATA(res_id, perm, type) \ argument
385 uint8_t type; member
517 uint8_t type; member
/Zephyr-latest/drivers/modem/
Dhl7800.c381 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/
Dedtlib.py554 def type(self) -> str: member in PropertySpec
705 def type(self) -> str: member in Property
/Zephyr-latest/subsys/bluetooth/host/classic/
Dl2cap_br.c505 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/
Dudc_numaker.c59 enum numaker_usbd_msg_type type; member
62 enum udc_event_type type; member
Dudc_ambiq.c37 enum udc_ambiq_event_type type; member
/Zephyr-latest/include/zephyr/drivers/
Di3c.h1368 enum i3c_config_type type, void *config) in i3c_configure()
1443 enum i3c_config_type type, void *config) in i3c_config_get()
Dsensor.h297 enum sensor_trigger_type type; member
873 enum sensor_channel type) in z_impl_sensor_sample_fetch_chan()
/Zephyr-latest/drivers/ieee802154/
Dieee802154_dw1000.c744 enum ieee802154_filter_type type, in dwt_filter()
897 enum ieee802154_config_type type, in dwt_configure()
/Zephyr-latest/drivers/ethernet/dwc_xgmac/
Deth_dwc_xgmac.c1561 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/
Dbeacon.c721 uint8_t type; in bt_mesh_beacon_recv() local
Drpr_cli.c603 enum bt_mesh_rpr_node_refresh type) in link_open_node()
/Zephyr-latest/drivers/usb/device/
Dusb_dc_sam0.c389 int type; in usb_dc_ep_configure() local
/Zephyr-latest/include/zephyr/drivers/usb/
Dudc.h163 enum udc_event_type type; member
/Zephyr-latest/subsys/net/lib/shell/
Dcm.c49 enum cm_type type; member
/Zephyr-latest/drivers/ethernet/
Deth_nxp_s32_gmac.c505 enum ethernet_config_type type, in eth_nxp_s32_set_config()
/Zephyr-latest/subsys/usb/device_next/
Dusbd_ch9.c47 const int type) in ch9_set_ctrl_type()
/Zephyr-latest/samples/bluetooth/bap_unicast_client/src/
Dmain.c175 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/
Dcyabs_rtos_zephyr.c765 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/
Dbt.c482 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/
Dconn.h848 enum bt_conn_type type; member
890 uint8_t type; member
2159 } type; member
Dbluetooth.h478 uint8_t type; member
2282 uint8_t type; member
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dwpa_supp_if.c764 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/
Dctf_top.c358 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()

1...<<212223242526272829