Home
last modified time | relevance | path

Searched full:p2p (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/modules/hostap/
DCMakeLists.txt326 ${HOSTAP_SRC_BASE}/p2p/p2p.c
327 ${HOSTAP_SRC_BASE}/p2p/p2p_utils.c
328 ${HOSTAP_SRC_BASE}/p2p/p2p_parse.c
329 ${HOSTAP_SRC_BASE}/p2p/p2p_build.c
330 ${HOSTAP_SRC_BASE}/p2p/p2p_go_neg.c
331 ${HOSTAP_SRC_BASE}/p2p/p2p_sd.c
332 ${HOSTAP_SRC_BASE}/p2p/p2p_pd.c
333 ${HOSTAP_SRC_BASE}/p2p/p2p_invitation.c
334 ${HOSTAP_SRC_BASE}/p2p/p2p_dev_disc.c
335 ${HOSTAP_SRC_BASE}/p2p/p2p_group.c
DKconfig270 bool "P2P mode support"
458 config P2P config
/Zephyr-latest/tests/net/wifi/configs/
Dtestcase.yaml46 wifi.build.p2p:
/Zephyr-latest/samples/bluetooth/st_ble_sensor/src/
Dmain.c57 0x83 /* STM32WB - P2P Server 1 */,
/Zephyr-latest/include/zephyr/net/
Dwifi.h337 /** P2P group owner mode. */
339 /** P2P group formation mode. */
/Zephyr-latest/subsys/net/l2/wifi/
Dwifi_mgmt.c186 return "P2P GROUP OWNER"; in wifi_mode_txt()
188 return "P2P GROUP FORMATION"; in wifi_mode_txt()
/Zephyr-latest/drivers/wifi/nrf_wifi/
DKconfig.nrfwifi102 bool "P2P support in driver"
/Zephyr-latest/drivers/wifi/simplelink/
Dsimplelink_support.c62 uint32_t role; /* The device's role (STA, P2P or AP) */
/Zephyr-latest/doc/releases/
Drelease-notes-1.11.rst349 * :github:`5382` - P2P Device Firmware Update (FOTA) over BLE and Serial
/Zephyr-latest/subsys/net/lib/ptp/
Dport.c1093 /* P2P delay mechanism not supported */ in ptp_port_event_gen()