Searched refs:associate (Results 1 – 12 of 12) sorted by relevance
| /Zephyr-latest/tests/net/ieee802154/l2/src/ |
| D | ieee802154_test.c | 226 static int associate(struct net_if *iface, struct ieee802154_context *ctx, uint16_t short_addr) in associate() function 262 ret = associate(iface, ctx, mock_short_addr); in set_up_short_addr() 285 ret = associate(iface, ctx, no_short_addr_assigned); in tear_down_short_addr() 362 associate(net_iface, ctx, saved_short_addr) != 0) { in set_up_security() 388 associate(net_iface, ctx, saved_short_addr) != 0) { in tear_down_security()
|
| /Zephyr-latest/doc/connectivity/networking/conn_mgr/ |
| D | main.rst | 214 Using this API, applications can associate with networks with minimal technology-specific boilerpla… 234 Before an iface can be commanded to associate or disassociate using Connection Manager, it must fir… 248 …_management`), :c:func:`conn_mgr_if_connect` can be called to cause it to associate with a network. 346 … error from which it cannot recover (meaning any subsequent attempts to associate are guaranteed t… 358 Handlers of this event will be passed a pointer to the iface that timed out attempting to associate.
|
| D | implementation.rst | 75 /* Cause your underlying technology to associate */ 284 …ntation to interpret this as an unexpected connection loss and immediately attempt to re-associate. 443 Many underlying technologies do not usually associate in a single attempt.
|
| /Zephyr-latest/subsys/net/l2/ieee802154/ |
| D | ieee802154_shell.c | 628 SHELL_CMD(associate, NULL,
|
| /Zephyr-latest/doc/kernel/data_structures/ |
| D | slist.rst | 109 It adds the ability to associate exactly two bits of user defined
|
| /Zephyr-latest/drivers/wifi/nrf_wifi/src/ |
| D | fmac_main.c | 864 .associate = nrf_wifi_wpa_supp_associate,
|
| /Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
| D | mcp.rst | 66 Finally, the *content control ID* is used to associate the media
|
| /Zephyr-latest/doc/kernel/services/smp/ |
| D | smp.rst | 103 kconfig variable, which can associate a specific set of CPUs with each
|
| /Zephyr-latest/drivers/wifi/nxp/ |
| D | nxp_wifi_drv.c | 2148 .associate = wifi_nxp_wpa_supp_associate,
|
| /Zephyr-latest/doc/develop/west/ |
| D | release-notes.rst | 247 - You can now associate arbitrary user data with the manifest repository
|
| /Zephyr-latest/doc/kernel/services/ |
| D | interrupts.rst | 30 to associate a given interrupt source with a given ISR.
|
| /Zephyr-latest/doc/connectivity/bluetooth/api/audio/ |
| D | bluetooth-le-audio-arch.rst | 44 GAF uses GATT to configure streams, associate streams with content
|