Home
last modified time | relevance | path

Searched defs:params (Results 176 – 200 of 231) sorted by relevance

12345678910

/Zephyr-latest/drivers/bluetooth/hci/
Dhci_ambiq.c414 static int bt_apollo_setup(const struct device *dev, const struct bt_hci_setup_params *params) in bt_apollo_setup()
Dhci_stm32wba.c441 const struct bt_hci_setup_params *params) in bt_hci_stm32wba_setup()
Dipm_stm32wb.c575 static int bt_ipm_setup(const struct device *dev, const struct bt_hci_setup_params *params) in bt_ipm_setup()
Dh4.c578 static int h4_setup(const struct device *dev, const struct bt_hci_setup_params *params) in h4_setup()
/Zephyr-latest/tests/bluetooth/df/connectionless_cte_rx/src/
Dtest_set_iq_sampling_enable.c53 struct ut_bt_df_scan_cte_rx_params *params, in send_set_scan_cte_rx_enable()
/Zephyr-latest/subsys/net/lib/config/
Dinit.c225 struct net_dhcpv6_params params = { in setup_dhcpv6() local
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Ddfu_cli.h209 void *params; member
/Zephyr-latest/drivers/crypto/
Dcrypto_ataes132a.c43 uint8_t mode, uint8_t *params, in ataes132a_send_command()
/Zephyr-latest/subsys/net/l2/ieee802154/
Dieee802154_shell.c28 struct ieee802154_req_params params; variable
/Zephyr-latest/subsys/testsuite/ztest/src/
Dztest_mock.c115 static struct parameter params[CONFIG_ZTEST_PARAMETER_COUNT]; variable
/Zephyr-latest/modules/openthread/platform/
Dble.c249 struct bt_gatt_notify_params params = {.uuid = BT_UUID_TCAT_SERVICE_TX, in otPlatBleGattServerIndicate() local
/Zephyr-latest/samples/boards/st/bluetooth/interactive_gui/src/
Dmain.c93 uint8_t params[2]; member
/Zephyr-latest/tests/net/checksum_offload/src/
Dmain.c869 struct net_icmp_ping_params params = { 0 }; in test_tx_chksum_icmp_frag() local
1205 struct net_icmp_ping_params params = { 0 }; in test_rx_chksum_icmp_frag() local
1262 struct net_icmp_ping_params params = { 0 }; in test_rx_chksum_icmp_frag_bad() local
/Zephyr-latest/subsys/bluetooth/audio/
Dhas_internal.h179 } params; member
Dbap_unicast_client.c1515 struct bt_gatt_subscribe_params *params, const void *data, in unicast_client_cp_notify()
1745 struct bt_gatt_subscribe_params *params, const void *data, in unicast_client_ep_notify()
2152 static void gatt_write_cb(struct bt_conn *conn, uint8_t err, struct bt_gatt_write_params *params) in gatt_write_cb()
3012 struct bt_bap_unicast_group_stream_pair_param params[], in bt_bap_unicast_group_add_streams()
3864 struct bt_gatt_subscribe_params *params, in unicast_client_pacs_avail_ctx_notify_cb()
4039 struct bt_gatt_subscribe_params *params, in unicast_client_pacs_location_notify_cb()
/Zephyr-latest/drivers/tee/optee/
Doptee_msg.h217 struct optee_msg_param params[]; member
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Ddfd.c214 struct bt_mesh_dfd_start_params params; in cmd_dfd_start() local
/Zephyr-latest/tests/net/ieee802154/l2/src/
Dieee802154_test.c337 struct ieee802154_security_params params; in set_up_security() local
373 struct ieee802154_security_params params = { in tear_down_security() local
/Zephyr-latest/subsys/net/lib/capture/
Dcapture.c281 struct virtual_interface_req_params params = { 0 }; in net_capture_setup() local
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfd_srv.c281 struct bt_mesh_dfd_start_params params; in handle_start() local
1027 struct bt_mesh_dfd_start_params *params) in bt_mesh_dfd_srv_start()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_df_types.h157 struct lll_df_conn_rx_params params[DOUBLE_BUFFER_SIZE]; member
/Zephyr-latest/tests/net/lib/coap_client/src/
Dmain.c605 struct coap_transmission_parameters params = { in ZTEST() local
690 struct coap_transmission_parameters params = { in ZTEST() local
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dwifi_mgmt.c29 struct wifi_ps_params *params) in nrf_wifi_set_power_save()
/Zephyr-latest/drivers/dai/intel/ssp/
Dssp.h149 struct dai_intel_ipc3_ssp_params params; member
/Zephyr-latest/samples/bluetooth/central_otc/src/
Dmain.c361 struct bt_gatt_discover_params *params) in discover_func()

12345678910