Home
last modified time | relevance | path

Searched full:negotiated (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/subsys/net/l2/ppp/
DKconfig44 bool "Use negotiated DNS servers"
47 Use the DNS servers negotiated in the IPCP configuration.
Dlcp.c135 NET_DBG("Authentication protocol negotiated: %x (%s)", in lcp_config_info_req()
/Zephyr-latest/samples/bluetooth/mtu_update/
DREADME.rst36 update their MTU. The MTU is not a negotiated value, the client and the server
/Zephyr-latest/include/zephyr/net/
Dphy.h155 * to determine when a link is up and the negotiated link speed.
Dppp.h309 /** Number of negotiated options */
376 /** Which authentication protocol was negotiated (0 means none) */
Dwifi.h527 /** Invalid negotiated flow id */
558 "Invalid negotiated flow id",
/Zephyr-latest/dts/bindings/ethernet/
Dxlnx,gem.yaml276 has not been negotiated.
/Zephyr-latest/drivers/tee/optee/
Doptee_smc.h147 * 3. If asynchronous notifications has been negotiated successfully, then
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp_phy.c328 * this is not negotiated with the peer, it is simply reconfigured in conn->lll when in pu_set_preferred_phys()
/Zephyr-latest/subsys/bluetooth/host/
Datt.c854 LOG_DBG("Negotiated MTU %u", bt_att_mtu(chan)); in att_mtu_req()
988 LOG_DBG("Negotiated MTU %u", bt_att_mtu(chan)); in att_mtu_rsp()
/Zephyr-latest/doc/releases/
Drelease-notes-4.0.rst930 * Updated ESP32 Wi-Fi driver to reflect actual negotiated PHY mode.
/Zephyr-latest/include/zephyr/bluetooth/
Dgatt.h1493 * Get negotiated ATT connection MTU, note that this does not equal the largest
/Zephyr-latest/subsys/net/l2/wifi/
Dwifi_shell.c384 PR("== TWT negotiated parameters ==\n"); in handle_wifi_twt_event()