Home
last modified time | relevance | path

Searched defs:local_irk (Results 1 – 12 of 12) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_acl_api.cc78 const Octet16& local_irk) { in ACL_AddToAddressResolution()
/packages/modules/Bluetooth/system/gd/hci/
Dle_address_manager_test.cc398 …Octet16 local_irk = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d,… in TEST_F() local
437 …Octet16 local_irk = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d,… in TEST_F() local
484 …Octet16 local_irk = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d,… in TEST_F() local
Dle_address_manager.cc467 const std::array<uint8_t, 16>& local_irk) { in AddDeviceToResolvingList()
Dacl_manager.cc254 const std::array<uint8_t, 16>& local_irk) { in AddDeviceToResolvingList()
/packages/modules/Bluetooth/system/main/shim/
Dacl_api.cc114 const Octet16& local_irk) { in ACL_AddToAddressResolution()
Dacl.cc1697 const std::array<uint8_t, 16>& local_irk) { in AddToAddressResolution()
/packages/modules/Bluetooth/system/blueberry/facade/hci/
Dle_acl_manager_facade.proto47 bytes local_irk = 3; field
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_privacy.cc565 const Octet16& local_irk = get_local_irk(); in btm_ble_resolving_list_load_dev() local
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dpy_hci.py267 def add_device_to_resolving_list(self, peer_address_type, peer_address, peer_irk, local_irk): argument
/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_acl_manager_facade.cc201 crypto_toolbox::Octet16 local_irk = {}; in AddDeviceToResolvingList() local
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.h908 std::array<uint8_t, kIrkSize> local_irk; member
Dlink_layer_controller.cc335 std::array<uint8_t, kIrkSize> local_irk) { in LeAddDeviceToResolvingList()