Searched defs:ediv (Results 1 – 11 of 11) sorted by relevance
/system/bt/gd/security/ |
D | pairing_handler_le.cc | 345 std::optional<uint16_t> ediv; /* Legacy only */ in ReceiveKeys() local 415 …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()
|
D | initial_informations.h | 43 std::optional<uint16_t> ediv; member
|
/system/bt/gd/security/record/ |
D | security_record.h | 132 std::optional<uint16_t> ediv; variable
|
/system/bt/stack/hcic/ |
D | hciblecmds.cc | 394 uint16_t ediv, const Octet16& ltk) { in btsnd_hcic_ble_start_enc()
|
/system/bt/vendor_libs/test_vendor_lib/model/controller/ |
D | link_layer_controller.cc | 1945 uint16_t handle, std::array<uint8_t, 8> rand, uint16_t ediv, in HandleLeEnableEncryption() 1959 uint16_t ediv, in LeEnableEncryption()
|
/system/bt/stack/smp/ |
D | smp_int.h | 319 uint16_t ediv; member
|
/system/bt/stack/btm/ |
D | btm_ble.cc | 1593 void btm_ble_ltk_request(uint16_t handle, uint8_t rand[8], uint16_t ediv) { in btm_ble_ltk_request()
|
D | btm_int_types.h | 404 uint16_t ediv; /* LTK diversifier of this slave device */ member 724 uint16_t ediv; /* received ediv value from LTK request */ member
|
/system/bt/stack/btu/ |
D | btu_hcif.cc | 2209 uint16_t ediv, handle; in btu_ble_proc_ltk_req() local
|
/system/bt/stack/include/ |
D | btm_api_types.h | 1357 uint16_t ediv; member
|