Searched defs:ediv (Results 1 – 11 of 11) sorted by relevance
| /packages/modules/Bluetooth/system/gd/security/ |
| D | pairing_handler_le.cc | 384 std::optional<uint16_t> ediv; /* Legacy only */ in ReceiveKeys() local 454 …rLe::SendKeys(const InitialInformations& i, const uint8_t& keys_i_send, Octet16 ltk, uint16_t ediv, in SendKeys()
|
| D | pairing_handler_le.h | 137 const uint16_t& ediv, const Octet16& ltk) { in SendHciLeStartEncryption()
|
| /packages/modules/Bluetooth/system/test/mock/ |
| D | mock_stack_btm_ble.cc | 222 void btm_ble_ltk_request(uint16_t handle, uint8_t rand[8], uint16_t ediv) { in btm_ble_ltk_request()
|
| D | mock_stack_hcic_hciblecmds.cc | 451 uint16_t ediv, const Octet16& ltk) { in btsnd_hcic_ble_start_enc()
|
| /packages/modules/Bluetooth/system/stack/btu/ |
| D | btu_hcif.cc | 1664 uint16_t ediv, handle; in btu_ble_proc_ltk_req() local
|
| /packages/modules/Bluetooth/system/stack/smp/ |
| D | smp_int.h | 300 uint16_t ediv; member
|
| /packages/modules/Bluetooth/system/stack/btm/ |
| D | btm_ble.cc | 1492 void btm_ble_ltk_request(uint16_t handle, uint8_t rand[8], uint16_t ediv) { in btm_ble_ltk_request()
|
| D | security_device_record.h | 82 uint16_t ediv; /* LTK diversifier of this peripheral device */ member
|
| /packages/modules/Bluetooth/system/stack/include/ |
| D | btm_ble_api_types.h | 519 uint16_t ediv; member
|
| /packages/modules/Bluetooth/system/stack/hcic/ |
| D | hciblecmds.cc | 446 uint16_t ediv, const Octet16& ltk) { in btsnd_hcic_ble_start_enc()
|
| /packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
| D | link_layer_controller.cc | 6012 uint16_t handle, std::array<uint8_t, 8> rand, uint16_t ediv, in HandleLeEnableEncryption() 6026 uint16_t ediv, in LeEnableEncryption()
|