Home
last modified time | relevance | path

Searched defs:ediv (Results 1 – 11 of 11) sorted by relevance

/system/bt/gd/security/
Dpairing_handler_le.cc384 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()
Dpairing_handler_le.h137 const uint16_t& ediv, const Octet16& ltk) { in SendHciLeStartEncryption()
/system/bt/test/mock/
Dmock_stack_btm_ble.cc224 void btm_ble_ltk_request(uint16_t handle, uint8_t rand[8], uint16_t ediv) { in btm_ble_ltk_request()
Dmock_hcic_hciblecmds.cc250 uint16_t ediv, const Octet16& ltk) { in btsnd_hcic_ble_start_enc()
/system/bt/stack/btu/
Dbtu_hcif.cc1748 uint16_t ediv, handle; in btu_ble_proc_ltk_req() local
/system/bt/stack/smp/
Dsmp_int.h289 uint16_t ediv; member
/system/bt/stack/btm/
Dbtm_ble.cc1432 void btm_ble_ltk_request(uint16_t handle, uint8_t rand[8], uint16_t ediv) { in btm_ble_ltk_request()
Dsecurity_device_record.h81 uint16_t ediv; /* LTK diversifier of this peripheral device */ member
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dlink_layer_controller.cc2793 uint16_t handle, std::array<uint8_t, 8> rand, uint16_t ediv, in HandleLeEnableEncryption()
2807 uint16_t ediv, in LeEnableEncryption()
/system/bt/stack/include/
Dbtm_ble_api_types.h501 uint16_t ediv; member
/system/bt/stack/hcic/
Dhciblecmds.cc467 uint16_t ediv, const Octet16& ltk) { in btsnd_hcic_ble_start_enc()