/Zephyr-latest/tests/bsim/bluetooth/host/att/eatt_notif/src/ |
D | client_test.c | 145 struct bt_gatt_discover_params *params) in discover_func()
|
/Zephyr-latest/samples/bluetooth/periodic_sync_conn/src/ |
D | main.c | 27 struct bt_le_per_adv_sync_subevent_params params; in sync_cb() local
|
/Zephyr-latest/subsys/net/lib/coap/ |
D | coap_client.c | 349 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
|
D | coap_server.c | 563 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/ |
D | main.c | 177 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/ |
D | main.c | 394 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/ |
D | wifi_mgmt_scan.c | 39 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/ |
D | hci_ifx_psoc6_bless.c | 208 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/ |
D | cs_test_initiator.c | 96 struct bt_gatt_exchange_params *params) in mtu_exchange_cb()
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/sc_indicate/src/ |
D | bs_bt_utils.c | 130 struct bt_le_adv_param params = {}; in create_adv() local
|
/Zephyr-latest/samples/net/capture/src/ |
D | main.c | 229 struct virtual_interface_req_params params = { 0 }; in init_app() local
|
/Zephyr-latest/subsys/net/l2/ethernet/ |
D | ethernet.c | 1032 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/ |
D | pwm_mchp_xec.c | 209 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/ |
D | ots_olcp.c | 201 struct bt_gatt_indicate_params *params, in olcp_ind_cb()
|
/Zephyr-latest/drivers/dai/intel/alh/ |
D | alh.c | 109 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/ |
D | utils.c | 170 struct bt_gatt_subscribe_params *params, in bas_notify_func()
|
/Zephyr-latest/tests/bluetooth/df/connection_cte_tx_params/src/ |
D | test_set_conn_cte_tx_params.c | 56 const struct ut_bt_df_conn_cte_tx_params *params) in send_set_conn_cte_tx_params()
|
/Zephyr-latest/samples/bluetooth/peripheral/src/ |
D | main.c | 85 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/ |
D | sdhc_cdns.c | 48 struct sdhc_cdns_params params; member
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | pb_gatt_srv.c | 262 struct bt_gatt_notify_params params = { in gatt_send() local
|
/Zephyr-latest/subsys/bluetooth/services/bas/ |
D | bas_bls.c | 95 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/ |
D | bluetooth.h | 184 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/ |
D | peripheral.c | 63 struct bt_le_adv_param params; in create_adv() local
|
/Zephyr-latest/tests/bluetooth/tester/src/audio/ |
D | btp_has.c | 172 struct bt_has_features_param params = { in tester_init_has() local
|
/Zephyr-latest/drivers/flash/ |
D | nrf_qspi_nor.c | 575 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
|