Home
last modified time | relevance | path

Searched full:privacy (Results 1 – 25 of 90) sorted by relevance

1234

/Zephyr-latest/tests/bsim/bluetooth/host/privacy/peripheral/
Dtestcase.yaml10 bluetooth.host.privacy.peripheral:
13 bluetooth.host.privacy.peripheral_rpa_expired:
18 bluetooth.host.privacy.peripheral_rpa_sharing:
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/device/
DREADME.rst3 Privacy feature test
9 The tests check the following aspects of the Bluetooth privacy feature:
11 * In device privacy mode, a scanner shall accept advertising packets from peers with any address
Dtestcase.yaml2 bluetooth.host.privacy.device:
Dprj.conf4 CONFIG_BT_DEVICE_NAME="Privacy feature test"
/Zephyr-latest/tests/bluetooth/controller/ctrl_sw_privacy_unit/
Dtestcase.yaml4 bluetooth.privacy.test:
/Zephyr-latest/subsys/net/ip/
DKconfig.ipv6198 The stable IID enhances privacy by having a different IID for each
223 sacrificing the security and privacy of users.
230 bool "Privacy extension (RFC 8981) support [EXPERIMENTAL]"
238 This enables IPv6 privacy extension (RFC 8981) support.
255 privacy extension support according to this filter list.
336 module-str = Log level for IPv6 Privacy Extension
337 module-help = Enables IPv6 Privacy Extension code to output debug messages.
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/legacy/
Dtestcase.yaml2 bluetooth.host.privacy.legacy:
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/central/
Dtestcase.yaml2 bluetooth.host.privacy.central:
/Zephyr-latest/tests/bsim/bluetooth/host/scan/slow/
Dprj.conf8 # Enable privacy with frequent address refreshes
/Zephyr-latest/doc/develop/getting_started/
Dinstallation_mac.rst22 * Open :menuselection:`System Preferences --> Security and Privacy --> Privacy`
/Zephyr-latest/tests/bsim/bluetooth/host/scan/slow/src/
Ddut.c42 * To test this, we use a scanner with privacy enabled and sleep a bit in entrypoint_dut()
57 * - `dut`: active-scans with privacy ON in entrypoint_dut()
/Zephyr-latest/tests/bluetooth/host/id/bt_le_ext_adv_oob_get_local/src/
Dmain.c35 * Get LE local Out Of Band information while privacy isn't enabled
71 * Get LE local Out Of Band information while privacy is enabled
Dtest_suite_invalid_inputs.c126 * failed while privacy isn't enabled
163 * failed while privacy is enabled
/Zephyr-latest/tests/bluetooth/host/id/bt_le_oob_get_local/src/
Dmain.c38 * Get LE local Out Of Band information while privacy isn't enabled
78 * Get LE local Out Of Band information while privacy is enabled
/Zephyr-latest/tests/bsim/bluetooth/
Dtests.nrf5340bsim_nrf5340_cpunet.txt13 tests/bsim/bluetooth/host/privacy/central
/Zephyr-latest/include/zephyr/net/
Dnet_event.h226 /** IPv6 Privacy extension is enabled. */
230 /** IPv6 Privacy extension is disabled. */
234 /** IPv6 Privacy extension filter is added. */
238 /** IPv6 Privacy extension filter is removed. */
448 /** IPv6 address of privacy extension filter */
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_adv_own_addr/src/
Dtest_suite_invalid_inputs.c56 * advertisement if privacy feature bit 'BT_LE_FEAT_BIT_PRIVACY' isn't enabled
86 * privacy is enabled and 'BT_LE_ADV_OPT_USE_IDENTITY' options bit isn't set.
118 * bt_id_set_adv_random_addr() if privacy isn't enabled.
/Zephyr-latest/tests/bluetooth/host/id/bt_id_delete/src/
Dmain.c43 * - bt_dev.irk[] at index equals to the ID value used is cleared (if privacy is enabled)
89 * - bt_dev.irk[] at index equals to the ID value used is cleared (if privacy is enabled)
Dtest_suite_bt_settings.c34 * - bt_dev.irk[] at index equals to the ID value used is cleared (if privacy is enabled)
88 * - bt_dev.irk[] at index equals to the ID value used is cleared (if privacy
/Zephyr-latest/samples/bluetooth/direct_adv/
DREADME.rst24 * Second Bluetooth LE device acting as a central with enabled privacy. For example another Zephyr b…
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dpriv_beacon_cli.rst14 The Private Beacons feature adds privacy to the different Bluetooth Mesh
Dpriv_beacon_srv.rst14 The Private Beacons feature adds privacy to the different Bluetooth Mesh
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_create_conn_own_addr/src/
Dmain.c96 * Test setting connection own address while 'CONFIG_BT_PRIVACY' is enabled and privacy features
128 * Test setting connection own address while 'CONFIG_BT_PRIVACY' is enabled and privacy features
/Zephyr-latest/subsys/net/lib/shell/
Dipv6.c71 PR("IPv6 privacy extension %s list filters :\n", in ipv6_pe_filter_cb()
189 PR("Privacy extension support : %s\n", in cmd_net_ipv6()
196 PR("Max number of IPv6 privacy extension filters " in cmd_net_ipv6()
361 PR("No privacy extension filters found."); in cmd_net_ip6_pe()
440 PR("IPv6 privacy extension filter support is disabled.\n"); in cmd_net_ip6_pe()
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_scan_own_addr/src/
Dmain.c115 * Test setting scan own address while 'CONFIG_BT_PRIVACY' is enabled and privacy features
147 * Test setting scan own address while 'CONFIG_BT_PRIVACY' is enabled and privacy features

1234