Home
last modified time | relevance | path

Searched full:initiate (Results 1 – 25 of 154) sorted by relevance

1234567

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp.h72 * @brief Initiate a LE Ping Procedure.
78 * @brief Initiate a Version Exchange Procedure.
83 * @brief Initiate a Feature Exchange Procedure.
89 * @brief Initiate a Minimum used channels Procedure.
95 * @brief Initiate a Encryption Start Procedure.
101 * @brief Initiate a Encryption Pause Procedure.
120 * @brief Initiate a PHY Update Procedure.
126 * @brief Initiate a Connection Parameter Request Procedure or Connection Update Procedure
171 * @brief Initiate a Termination Procedure.
176 * @brief Initiate a CIS Termination Procedure.
[all …]
/Zephyr-latest/tests/subsys/logging/log_link_order/src/
Dmock_log_link.c9 static int initiate(const struct log_link *link, struct log_link_config *configa) in initiate() function
61 .initiate = initiate,
/Zephyr-latest/tests/subsys/logging/log_links/src/
Dmock_log_link.c9 static int initiate(const struct log_link *link, struct log_link_config *configa) in initiate() function
78 .initiate = initiate,
/Zephyr-latest/tests/bluetooth/controller/ctrl_unsupported/src/
Dmain.c168 /* Test opcodes that cannot initiate a remote procedure */ in ZTEST()
184 /* Test opcodes that can initiate a remote procedure but use the wrong in ZTEST()
196 /* Test opcodes that cannot initiate a remote procedure */ in ZTEST()
212 /* Test opcodes that can initiate a remote procedure but use the wrong in ZTEST()
227 /* Test undefined opcodes that cannot initiate a remote procedure */ in ZTEST()
242 /* Test undefined opcodes that cannot initiate a remote procedure */ in ZTEST()
/Zephyr-latest/samples/bluetooth/tmap_peripheral/src/
Dtmap_peripheral.h68 * @brief Initiate a originate call command
75 * @brief Initiate a terminate call command
/Zephyr-latest/tests/bluetooth/controller/ctrl_version/src/
Dmain.c96 /* Initiate a Version Exchange Procedure */ in ZTEST()
168 /* Initiate a Version Exchange Procedure */ in ZTEST()
204 /* Initiate another Version Exchange Procedure */ in ZTEST()
240 /* Initiate yet another Version Exchange Procedure */ in ZTEST()
398 /* Initiate a Version Exchange Procedure */ in ZTEST()
470 /* Initiate a Version Exchange Procedure */ in ZTEST()
474 /* Initiate a Version Exchange Procedure */ in ZTEST()
/Zephyr-latest/samples/bluetooth/periodic_adv_conn/
DREADME.rst5 Initiate a connection to a device using the Periodic Advertising Connection Procedure.
/Zephyr-latest/tests/bluetooth/controller/ctrl_sca_update/src/
Dmain.c97 /* Initiate an SCA Procedure */ in ZTEST()
131 /* Initiate another SCA Procedure */ in ZTEST()
207 /* Initiate an SCA Procedure */ in ZTEST()
240 /* Initiate another SCA Procedure */ in ZTEST()
309 /* Initiate an SCA Procedure */ in ZTEST()
342 /* Initiate another SCA Procedure */ in ZTEST()
405 /* Initiate an SCA Procedure */ in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/ctrl_feature_exchange/src/
Dmain.c112 /* Initiate a Feature Exchange Procedure */ in ZTEST()
142 /* Initiate a Feature Exchange Procedure */ in ZTEST()
211 /* Initiate a Feature Exchange Procedure */ in ZTEST()
245 /* Initiate another Feature Exchange Procedure */ in ZTEST()
463 /* Initiate a Feature Exchange Procedure */ in ZTEST()
507 /* Initiate a Feature Exchange Procedure */ in ZTEST()
/Zephyr-latest/subsys/bluetooth/host/classic/
Dsco_internal.h58 /** @brief Initiate an SCO connection to a remote device.
60 * Allows initiate new SCO link to remote peer using its address.
/Zephyr-latest/tests/bluetooth/controller/ctrl_le_ping/src/
Dmain.c96 /* Initiate an LE Ping Procedure */ in ZTEST()
122 /* Initiate another LE Ping Procedure */ in ZTEST()
187 /* Initiate an LE Ping Procedure */ in ZTEST()
220 /* Initiate another LE Ping Procedure */ in ZTEST()
283 /* Initiate an LE Ping Procedure */ in ZTEST()
/Zephyr-latest/subsys/bluetooth/host/
DKconfig362 Enable application access to initiate the PHY Update Procedure.
368 bool "Auto-initiate PHY Update Procedure"
372 Initiate PHY Update Procedure on connection establishment.
375 but want to rely on the remote device to initiate the procedure at its
376 discretion or want to initiate manually.
382 Enable application access to initiate the Data Length Update
388 bool "Auto-initiate Data Length Update procedure"
392 Initiate Data Length Update Procedure on connection establishment.
395 supported but want to rely on the remote device to initiate the
396 procedure at its discretion or want to initiate manually.
[all …]
Dscan.h76 * initiate a connection.
108 * initiate a connection.
/Zephyr-latest/tests/bluetooth/controller/ctrl_min_used_chans/src/
Dmain.c83 /* Initiate a Min number of Used Channels Procedure */ in ZTEST()
123 /* Initiate a Min number of Used Channels Procedure */ in ZTEST()
/Zephyr-latest/include/zephyr/drivers/
Dbluetooth.h45 /* The controller does not auto-initiate a DLE procedure when the
47 * default data length parameters. Therefore the host should initiate
55 * > initiate the Data Length Update procedure at the earliest
/Zephyr-latest/tests/bluetooth/controller/ctrl_cte_req/src/
Dmain.c110 /* Initiate an CTE Request Procedure */ in ZTEST()
185 /* Initiate an CTE Request Procedure */ in ZTEST()
404 /* Initiate an CTE Request Procedure */ in ZTEST()
483 /* Initiate an CTE Request Procedure */ in ZTEST()
702 /* Initiate an CTE Request Procedure */ in test_cte_req_ll_unknown_rsp_local()
1116 /* Initiate an PHY Update Procedure */ in test_local_cte_req_wait_for_phy_update_complete_and_disable()
1120 /* Initiate an CTE Request Procedure */ in test_local_cte_req_wait_for_phy_update_complete_and_disable()
1182 /* Initiate an PHY Update Procedure */ in test_local_cte_req_wait_for_phy_update_complete()
1187 /* Initiate an CTE Request Procedure */ in test_local_cte_req_wait_for_phy_update_complete()
1235 /* Initiate an CTE Request Procedure */ in test_local_phy_update_wait_for_cte_req_complete()
[all …]
/Zephyr-latest/tests/bluetooth/controller/ctrl_data_length_update/src/
Dmain.c100 /* Initiate a Data Length Update Procedure */ in ZTEST()
168 /* Initiate a Data Length Update Procedure */ in ZTEST()
261 /* Initiate a Feature Exchange Procedure */ in ZTEST()
265 /* Initiate a Data Length Update Procedure */ in ZTEST()
349 /* Initiate a Data Length Update Procedure */ in ZTEST()
387 /* Initiate another Data Length Update Procedure */ in ZTEST()
452 /* Initiate a Data Length Update Procedure */ in ZTEST()
528 /* Initiate a Data Length Update Procedure */ in ZTEST()
594 /* Initiate a Data Length Update Procedure */ in ZTEST()
799 /* Initiate a Data Length Update Procedure */ in ZTEST()
/Zephyr-latest/include/zephyr/logging/
Dlog_link.h40 int (*initiate)(const struct log_link *link, struct log_link_config *config); member
112 /** @brief Initiate log link.
128 return link->api->initiate(link, config); in log_link_initiate()
/Zephyr-latest/tests/kernel/fatal/exception/src/
Dmain.c343 TC_PRINT("test alt thread 2: initiate kernel oops\n"); in ZTEST()
352 TC_PRINT("test alt thread 3: initiate kernel panic\n"); in ZTEST()
373 TC_PRINT("test alt thread 5: initiate arbitrary SW exception\n"); in ZTEST()
382 TC_PRINT("test alt thread 6: initiate arbitrary SW exception negative\n"); in ZTEST()
/Zephyr-latest/doc/hardware/peripherals/
Dsmbus.rst25 SMBus peripheral devices can initiate communication with Controller
/Zephyr-latest/samples/bluetooth/periodic_adv_conn/src/
Dmain.c87 /* Do not initiate new connections while already connected */ in response_cb()
114 printk("Failed to initiate connection (err %d)", err); in response_cb()
/Zephyr-latest/drivers/bluetooth/hci/
DKconfig250 Enable the quirk wherein BT Host stack will auto-initiate Data Length
252 auto-initiate the procedure if the default data length parameters are
/Zephyr-latest/drivers/sensor/tdk/mpu9250/
Dak8963.c123 /* Initiate transfer */ in ak8963_execute_rw()
128 LOG_ERR("Failed to initiate i2c slave transfer."); in ak8963_execute_rw()
338 /* Initiate readout at sample rate */ in ak8963_init_readout()
/Zephyr-latest/tests/bluetooth/controller/ctrl_encrypt/src/
Dmain.c198 * | Initiate | |
273 /* Initiate an Encryption Start Procedure */ in ZTEST()
355 * | Initiate | |
443 /* Initiate an Encryption Start Procedure */ in ZTEST()
553 * | Initiate | |
612 /* Initiate an Encryption Start Procedure */ in ZTEST()
655 * | Initiate | |
709 /* Initiate an Encryption Start Procedure */ in ZTEST()
752 * | Initiate | |
817 /* Initiate an Encryption Start Procedure */ in ZTEST()
[all …]
/Zephyr-latest/doc/project/
Dcode_flow.rst37 possible to initiate in-depth discussions around new additions before

1234567