Home
last modified time | relevance | path

Searched refs:unpair (Results 1 – 10 of 10) sorted by relevance

/Zephyr-Core-3.6.0/tests/bsim/bluetooth/host/security/bond_per_connection/src/
Dcentral.c29 unpair(BT_ID_DEFAULT); in central()
Dperipheral.c38 unpair(id_a); in peripheral()
Dbs_bt_utils.h81 void unpair(int id);
Dbs_bt_utils.c163 void unpair(int id) in unpair() function
/Zephyr-Core-3.6.0/tests/bluetooth/tester/src/
Dbtp_gap.c1164 static uint8_t unpair(const void *cmd, uint16_t cmd_len, function
1749 .func = unpair,
/Zephyr-Core-3.6.0/subsys/bluetooth/host/
Dhci_core.c1919 static void unpair(uint8_t id, const bt_addr_le_t *addr) in unpair() function
1973 unpair(*id, &info->addr); in unpair_remote()
1986 unpair(id, addr); in bt_unpair()
1994 unpair(id, addr); in bt_unpair()
/Zephyr-Core-3.6.0/doc/releases/
Drelease-notes-2.1.rst465 * :github:`21131` - Bluetooth: host: Subscriptions not removed upon unpair
Drelease-notes-2.2.rst1041 * :github:`21131` - Bluetooth: host: Subscriptions not removed upon unpair
Drelease-notes-1.14.rst236 * :github:`21131` - Bluetooth: host: Subscriptions not removed upon unpair
1124 …5325` - conn->le.keys pointer is not cleared even after the keys struct is invalidated after unpair
Drelease-notes-2.0.rst1487 * :github:`3648` - Ability to unpair devices