Home
last modified time | relevance | path

Searched refs:privacy (Results 1 – 25 of 31) sorted by relevance

12

/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/
Dcompile.sh35 app=tests/bsim/bluetooth/host/privacy/central compile
36 app=tests/bsim/bluetooth/host/privacy/peripheral compile
37 app=tests/bsim/bluetooth/host/privacy/peripheral conf_file=prj_rpa_expired.conf compile
38 app=tests/bsim/bluetooth/host/privacy/peripheral conf_file=prj_rpa_sharing.conf compile
39 app=tests/bsim/bluetooth/host/privacy/device compile
40 app=tests/bsim/bluetooth/host/privacy/legacy compile
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/privacy/device/
DREADME.rst9 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
/Zephyr-Core-3.7.0/samples/bluetooth/direct_adv/
DREADME.rst23 * Second BLE device acting as a central with enabled privacy. For example another Zephyr board
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dsubnet.h34 struct bt_mesh_key privacy; /* PrivacyKey */ member
Dproxy_srv.c69 bool privacy; member
330 err = bt_mesh_beacon_create(sub, &buf, client->privacy); in beacon_send()
1146 client->privacy = false; in gatt_connected()
1148 client->privacy = (bt_mesh_priv_gatt_proxy_get() == BT_MESH_FEATURE_ENABLED) || in gatt_connected()
1152 LOG_DBG("privacy: %d", client->privacy); in gatt_connected()
Dsolicitation.c155 err = bt_mesh_net_obfuscate(out->data, 0, &sub->keys[i].msg.privacy); in sol_pdu_decrypt()
319 &sub->keys[SUBNET_KEY_TX_IDX(sub)].msg.privacy); in sol_pdu_create()
Dsubnet.c201 bt_mesh_key_destroy(&key->msg.privacy); in subnet_keys_destroy()
304 return bt_mesh_k2(key, p, p_len, &cred->nid, &cred->enc, &cred->privacy); in msg_cred_create()
328 LOG_DBG("PrivacyKey %s", bt_hex(&keys->msg.privacy, sizeof(struct bt_mesh_key))); in net_keys_create()
508 bt_mesh_key_destroy(&cred->privacy); in bt_mesh_friend_cred_destroy()
Dnet.c481 return bt_mesh_net_obfuscate(buf->data, iv_index, &cred->privacy); in net_encrypt()
633 &cred->privacy)) { in net_decrypt()
Dfriend.c533 if (bt_mesh_net_obfuscate(buf->data, iv_index, &cred->privacy)) { in encrypt_friend_pdu()
/Zephyr-Core-3.7.0/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
Dproxy.rst23 privacy of the network.
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/mesh/src/
Dtest_proxy_sol.c171 &sub->keys[SUBNET_KEY_TX_IDX(sub)].msg.privacy)); in sol_fixed_pdu_create()
/Zephyr-Core-3.7.0/boards/native/nrf_bsim/doc/
Dnrf54l15bsim.rst36 run without encryption or privacy features so far.
/Zephyr-Core-3.7.0/subsys/net/ip/
DKconfig.ipv6177 This enables IPv6 privacy extension (RFC 8981) support.
194 privacy extension support according to this filter list.
/Zephyr-Core-3.7.0/subsys/bluetooth/host/
DKconfig391 bool "Device privacy"
393 Enable privacy for the local device. This makes the device use Resolvable
398 advertiser is only possible if the controller also supports privacy.
413 This option increases privacy, as explained in the following text.
432 For optimal privacy, a new IRK (i.e., identity) should be used per
797 If privacy is disabled, the scanner will use its identity
/Zephyr-Core-3.7.0/
DCODE_OF_CONDUCT.md71 All community leaders are obligated to respect the privacy and security of the
/Zephyr-Core-3.7.0/doc/releases/
Drelease-notes-2.0.rst438 * Nordic: Added support for Controller-based privacy, fast encryption
686 …`18306` - Unable to reconnect paired devices with controller privacy disabled (host privacy enable…
727 * :github:`18048` - [zephyr 1.14] Zephyr with privacy does not disconnect device with unresolvable …
741 * :github:`17979` - Security level cannot be elevated after re-connection with privacy
749 * :github:`17948` - Bluetooth: privacy: Reconnection issue
762 * :github:`17880` - Unable to re-connect to privacy enabled peer when using stack generated Identity
777 …ub:`17802` - [zephyr 1.14] Address type 0x02 is used by LE Create Connection in device privacy mode
949 * :github:`16893` - Bluetooth: Multiple local IDs, privacy problem
1336 * :github:`14675` - Bluetooth: Controller privacy support (platforms with HW acceleration)
Drelease-notes-1.14.rst157 * :github:`16893` - Bluetooth: Multiple local IDs, privacy problem
192 …ub:`17802` - [zephyr 1.14] Address type 0x02 is used by LE Create Connection in device privacy mode
198 * :github:`17880` - Unable to re-connect to privacy enabled peer when using stack generated Identity
200 * :github:`17948` - Bluetooth: privacy: Reconnection issue
203 * :github:`17979` - Security level cannot be elevated after re-connection with privacy
209 …`18306` - Unable to reconnect paired devices with controller privacy disabled (host privacy enable…
356 * :github:`16893` - Bluetooth: Multiple local IDs, privacy problem
391 …ub:`17802` - [zephyr 1.14] Address type 0x02 is used by LE Create Connection in device privacy mode
398 * :github:`17880` - Unable to re-connect to privacy enabled peer when using stack generated Identity
404 * :github:`17948` - Bluetooth: privacy: Reconnection issue
[all …]
Drelease-notes-1.9.rst144 * Controller-based privacy (including all optional features)
Drelease-notes-2.3.rst320 - Enabled controller-based privacy
643 * Controller-based privacy support.
1196 * :github:`23222` - Bluetooth: host: Unable to pair when privacy feature is disabled by application
Drelease-notes-2.1.rst537 * :github:`20620` - Advertiser seen alternating between RPA an ID address with privacy enabled
707 * :github:`19509` - Bluetooth: stm32wb55: Unable to pair with privacy-enabled peer
Drelease-notes-1.12.rst219 privacy
291 * :github:`1620` - BT 4.2 Controller-based link-layer privacy
Drelease-notes-2.2.rst635 * Implemented software-deferred privacy for platforms without built-in
1218 * :github:`9349` - Support IPv6 privacy extension RFC 4941
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/
Dbluetooth-shell.rst208 privacy-enabled and supports address resolution of the target address in directed advertisement.

12