Home
last modified time | relevance | path

Searched defs:params (Results 126 – 150 of 231) sorted by relevance

12345678910

/Zephyr-latest/tests/bsim/bluetooth/host/att/eatt_notif/src/
Dclient_test.c145 struct bt_gatt_discover_params *params) in discover_func()
/Zephyr-latest/samples/bluetooth/periodic_sync_conn/src/
Dmain.c27 struct bt_le_per_adv_sync_subevent_params params; in sync_cb() local
/Zephyr-latest/subsys/net/lib/coap/
Dcoap_client.c349 struct coap_client_request *req, struct coap_transmission_parameters *params) in coap_client_req()
846 struct coap_transmission_parameters params = in handle_response() local
974 struct coap_transmission_parameters params = internal_req->pending.params; in handle_response() local
Dcoap_server.c563 const struct coap_transmission_parameters *params) in coap_service_send()
628 const struct coap_transmission_parameters *params) in coap_resource_send()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/conn_stress/central/src/
Dmain.c177 static uint8_t notify_func(struct bt_conn *conn, struct bt_gatt_subscribe_params *params, in notify_func()
212 struct bt_gatt_discover_params *params) in discover_func()
507 struct bt_gatt_exchange_params *params) in mtu_exchange_cb()
/Zephyr-latest/samples/net/sockets/txtime/src/
Dmain.c394 struct ethernet_req_params params = { 0 }; in enable_txtime_for_queues() local
410 struct ethernet_req_params params = { 0 }; in set_qbv_params() local
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dwifi_mgmt_scan.c39 int nrf_wifi_disp_scan_zep(const struct device *dev, struct wifi_scan_params *params, in nrf_wifi_disp_scan_zep()
/Zephyr-latest/drivers/bluetooth/hci/
Dhci_ifx_psoc6_bless.c208 static int psoc6_bless_setup(const struct device *dev, const struct bt_hci_setup_params *params) in psoc6_bless_setup()
/Zephyr-latest/samples/bluetooth/channel_sounding/src/
Dcs_test_initiator.c96 struct bt_gatt_exchange_params *params) in mtu_exchange_cb()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/sc_indicate/src/
Dbs_bt_utils.c130 struct bt_le_adv_param params = {}; in create_adv() local
/Zephyr-latest/samples/net/capture/src/
Dmain.c229 struct virtual_interface_req_params params = { 0 }; in init_app() local
/Zephyr-latest/subsys/net/l2/ethernet/
Dethernet.c1032 struct ethernet_req_params params; in net_eth_promisc_mode() local
1047 struct ethernet_req_params params; in net_eth_txinjection_mode() local
1063 struct ethernet_req_params params; in net_eth_mac_filter() local
/Zephyr-latest/drivers/pwm/
Dpwm_mchp_xec.c209 struct xec_params *params; in xec_compare_params() local
251 struct xec_params *params; in xec_compute_and_set_parameters() local
/Zephyr-latest/subsys/bluetooth/services/ots/
Dots_olcp.c201 struct bt_gatt_indicate_params *params, in olcp_ind_cb()
/Zephyr-latest/drivers/dai/intel/alh/
Dalh.c109 struct dai_config *params = (struct dai_config *)dev->config; in dai_alh_config_get() local
/Zephyr-latest/tests/bsim/bluetooth/host/security/id_addr_update/central/src/
Dutils.c170 struct bt_gatt_subscribe_params *params, in bas_notify_func()
/Zephyr-latest/tests/bluetooth/df/connection_cte_tx_params/src/
Dtest_set_conn_cte_tx_params.c56 const struct ut_bt_df_conn_cte_tx_params *params) in send_set_conn_cte_tx_params()
/Zephyr-latest/samples/bluetooth/peripheral/src/
Dmain.c85 struct bt_gatt_indicate_params *params, uint8_t err) in indicate_cb()
90 static void indicate_destroy(struct bt_gatt_indicate_params *params) in indicate_destroy()
/Zephyr-latest/drivers/sdhc/
Dsdhc_cdns.c48 struct sdhc_cdns_params params; member
/Zephyr-latest/subsys/bluetooth/mesh/
Dpb_gatt_srv.c262 struct bt_gatt_notify_params params = { in gatt_send() local
/Zephyr-latest/subsys/bluetooth/services/bas/
Dbas_bls.c95 static void indicate_cb(struct bt_conn *conn, struct bt_gatt_indicate_params *params, uint8_t err) in indicate_cb()
/Zephyr-latest/include/zephyr/drivers/
Dbluetooth.h184 static inline int bt_hci_setup(const struct device *dev, struct bt_hci_setup_params *params) in bt_hci_setup()
/Zephyr-latest/tests/bsim/bluetooth/host/security/ccc_update/src/
Dperipheral.c63 struct bt_le_adv_param params; in create_adv() local
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_has.c172 struct bt_has_features_param params = { in tester_init_has() local
/Zephyr-latest/drivers/flash/
Dnrf_qspi_nor.c575 const struct qspi_nor_config *params = dev->config; in qspi_erase() local
861 const struct qspi_nor_config *params = dev->config; in qspi_nor_read() local
953 const struct qspi_nor_config *params = dev->config; in qspi_nor_write() local
1007 const struct qspi_nor_config *params = dev->config; in qspi_nor_erase() local

12345678910