Home
last modified time | relevance | path

Searched full:advertisement (Results 1 – 25 of 93) sorted by relevance

1234

/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/priv_beacon/
Dpriv_proxy_node_id.sh14 # 2. RX device scans for a single Private Node ID advertisement and stores
16 # advertisement to complete.
17 # 3. TC device verifies that the previous advertisement is finished
20 # 4. RX device scans for a another Private Node ID advertisement and compares
Dproxy_adv_multi_subnet_coex.sh7 # Test Proxy advertisement Coex
9 # This test verifies correct Proxy advertisement behavior for a device
Dpriv_proxy_net_id.sh15 # 4. RX device scans for a another Private Net ID advertisement and compares
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/advertiser/
Ddisable.sh9 # - `bt_mesh_send_cb.end` callback with error code `0` is called for the advertisement that the
11 # - `bt_mesh_send_cb.start` callback with error `-ENODEV` is called for every advertisement that
13 # - `bt_mesh_adv_create` returns NULL when attempting to create a new advertisement while the stack
18 # PDU to 0xAA and the second byte of the PDU to the advertisement order number
/Zephyr-latest/samples/bluetooth/extended_adv/
DREADME.rst15 The sample consists of the advertiser initiating a connectable advertisement set,
75 Found extended advertisement packet!
83 Found extended advertisement packet!
91 Found extended advertisement packet!
/Zephyr-latest/include/zephyr/net/
Dmdio.h104 /* Auto-negotiation Register: EEE advertisement Register */
113 /** BASE-T1 Auto-negotiation advertisement register [15:0] */
115 /** BASE-T1 Auto-negotiation advertisement register [31:16] */
117 /** BASE-T1 Auto-negotiation advertisement register [47:32] */
140 /* BASE-T1 Auto-negotiation Advertisement register [15:0] */
154 /* BASE-T1 Auto-negotiation Advertisement register [31:16] */
160 /* BASE-T1 Auto-negotiation Advertisement register [47:32] */
237 /* Auto-negotiation Register: EEE advertisement Register */
Dmii.h33 /** Auto-Negotiation Advertisement Register */
114 /* Auto-negotiation Advertisement Register (ANAR) bit definitions */
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/proxy_sol/
Dsol_beacon_rcvd.sh10 # 4. Tester scans for beacons and expects to receive at least one private net ID advertisement.
Dsol_replay.sh14 # 4. Tester scans for beacons and expects to receive at least one private net ID advertisement.
/Zephyr-latest/dts/bindings/ethernet/
Dadi,adin2111-phy.yaml25 Disables requirement of 2.4V TX operating mode in the AN advertisement.
Dxlnx,gem.yaml73 specified here. If a PHY is managed by the driver, advertisement of
75 perty advertise-lower-link-speeds is set, advertisement of the link
88 set in the link-speed property in the advertisement when requesting
209 the auto-negotiation advertisement and link partner ability registers
/Zephyr-latest/samples/bluetooth/peripheral_past/
DREADME.rst25 another board that will connect to this and transfer a periodic advertisement
/Zephyr-latest/tests/bsim/bluetooth/host/adv/extended/tests_scripts/
Dext_adv.sh8 # advertising, and a scanner scans the extended advertisement packets.
/Zephyr-latest/samples/bluetooth/iso_broadcast_benchmark/src/
Dreceiver.c123 LOG_INF("Periodic advertisement synced"); in sync_cb()
131 LOG_INF("Periodic advertisement sync terminated"); in term_cb()
317 LOG_ERR("Periodic advertisement sync create failed (err %d)", in create_pa_sync()
330 LOG_ERR("Failed to delete Periodic advertisement sync (err %d)", in create_pa_sync()
406 LOG_INF("Deleting Periodic advertisement Sync"); in cleanup()
409 LOG_ERR("Failed to delete Periodic advertisement sync (err %d)", in cleanup()
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_adv_own_addr/src/
Dtest_suite_invalid_inputs.c55 * Test that operation not supported to use RPA with directed advertisement with connectable
56 * advertisement if privacy feature bit 'BT_LE_FEAT_BIT_PRIVACY' isn't enabled
155 * BT_LE_ADV_OPT_CONN bit in options isn't set) and the advertisement is using the device
/Zephyr-latest/subsys/bluetooth/audio/
DKconfig16 Advertisement for Broadcast and L2CAP Dynamic Channel
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/suspend/
Dgatt_suspend_resume.sh7 # Test that GATT advertisement is stopped when suspending Mesh, and that it is started again
Dgatt_suspend_disable_resume.sh7 # Test that GATT advertisement is stopped when suspending Mesh and disabling
/Zephyr-latest/drivers/usb/bc12/
DKconfig.pi3usb920112 (SDP/CDP/DCP) advertisement when in host mode. In portable device or
/Zephyr-latest/subsys/net/ip/
Dicmpv6.h152 #define NET_ICMPV6_RA 134 /* Router Advertisement */
154 #define NET_ICMPV6_NA 136 /* Neighbor Advertisement */
/Zephyr-latest/tests/bsim/bluetooth/host/adv/extended/src/
Dext_adv_scanner.c87 printk("Found advertisement. Adv-type: 0x%02x, Adv-prop: 0x%02x\n", in scan_recv()
92 printk("Found extended advertisement!\n"); in scan_recv()
/Zephyr-latest/samples/bluetooth/ibeacon/src/
Dmain.c20 * Set iBeacon demo advertisement data. These values are for
/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h107 /** The Constant Tone Extension (CTE) of the advertisement (@ref bt_df_cte_type) */
658 * advertisement.
704 * the peer devices scanning for advertisement packets.
1225 * Set advertisement data, scan response data, advertisement parameters
1228 * When the advertisement parameter peer address has been set the advertising
1229 * will be directed to the peer. In this case advertisement data and scan
1237 * @param ad Data to be used in advertisement packets.
1259 * Update advertisement and scan response data.
1261 * @param ad Data to be used in advertisement packets.
1353 * Set advertisement data or scan response data. If the advertising set is
[all …]
/Zephyr-latest/samples/bluetooth/beacon/src/
Dmain.c21 * Set Advertisement data. Based on the Eddystone specification:
/Zephyr-latest/include/zephyr/drivers/usb_c/
Dusbc_tc.h78 * range due to a change in USB Type-C Current advertisement
84 * @brief The minimum period a DRP shall complete a Source to Sink and back advertisement
90 * @brief The maximum period a DRP shall complete a Source to Sink and back advertisement

1234