Home
last modified time | relevance | path

Searched defs:options (Results 151 – 167 of 167) sorted by relevance

1234567

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sync.c115 uint8_t ll_sync_create(uint8_t options, uint8_t sid, uint8_t adv_addr_type, in ll_sync_create()
/Zephyr-latest/subsys/bluetooth/host/
Did.c1863 int bt_id_set_adv_own_addr(struct bt_le_ext_adv *adv, uint32_t options, in bt_id_set_adv_own_addr()
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_observation.c1139 struct coap_option options[NR_LWM2M_ATTR]; in lwm2m_write_attr_handler() local
Dlwm2m_message_handling.c2317 struct coap_option options[4]; in handle_request() local
/Zephyr-latest/tests/net/lib/coap_client/src/
Dmain.c785 struct coap_client_option options = { in ZTEST() local
/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h102 uint16_t options; /**< Connection PHY options. */ member
1271 uint32_t options; member
Dhci_types.h1812 uint8_t options; member
/Zephyr-latest/scripts/tests/twister/
Dtest_runner.py2501 options, argument
/Zephyr-latest/doc/_extensions/zephyr/doxytooltip/static/tippy/
Dpopper.min.js7 …e&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).Popper… function
/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_gap.h194 uint16_t options; member
/Zephyr-latest/subsys/tracing/user/
Dtracing_user.h392 #define sys_port_trace_k_event_wait_enter(event, events, options, timeout) argument
393 #define sys_port_trace_k_event_wait_blocking(event, events, options, timeout) argument
/Zephyr-latest/subsys/tracing/ctf/
Dtracing_ctf.h344 #define sys_port_trace_k_event_wait_enter(event, events, options, timeout) argument
345 #define sys_port_trace_k_event_wait_blocking(event, events, options, timeout) argument
/Zephyr-latest/include/zephyr/tracing/
Dtracing.h2023 #define sys_port_trace_k_event_wait_enter(event, events, options, timeout) argument
2032 #define sys_port_trace_k_event_wait_blocking(event, events, options, timeout) argument
/Zephyr-latest/subsys/tracing/sysview/
Dtracing_sysview.h565 #define sys_port_trace_k_event_wait_enter(event, events, options, timeout) argument
566 #define sys_port_trace_k_event_wait_blocking(event, events, options, timeout) argument
/Zephyr-latest/subsys/tracing/test/
Dtracing_test.h455 #define sys_port_trace_k_event_wait_enter(event, events, options, timeout) \ argument
457 #define sys_port_trace_k_event_wait_blocking(event, events, options, timeout) \ argument
/Zephyr-latest/subsys/net/ip/
Dtcp.c1095 uint8_t *options = tcp_options_get(pkt, len, options_buf, in tcp_options_check() local
/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_tls.c210 } options; member

1234567