Searched defs:link_key (Results 1 – 9 of 9) sorted by relevance
/system/bt/stack/test/ |
D | crypto_toolbox_test.cc | 351 Octet16 link_key = ltk_to_link_key(LTK, true); in TEST() local 366 Octet16 link_key = ltk_to_link_key(LTK, false); in TEST() local 372 Octet16 link_key{0x05, 0x04, 0x03, 0x02, 0x01, 0x00, 0x09, 0x08, in TEST() local 387 Octet16 link_key{0x05, 0x04, 0x03, 0x02, 0x01, 0x00, 0x09, 0x08, in TEST() local
|
/system/bt/stack/crypto_toolbox/ |
D | crypto_toolbox.cc | 170 Octet16 link_key_to_ltk(const Octet16& link_key, bool use_h7) { in link_key_to_ltk()
|
/system/bt/btif/src/ |
D | btif_storage.cc | 418 LinkKey link_key; in btif_in_fetch_bonded_device() local 462 LinkKey link_key; in btif_in_fetch_bonded_devices() local 820 LinkKey link_key, uint8_t key_type, in btif_storage_add_bonded_device()
|
/system/bt/bta/dm/ |
D | bta_dm_api.cc | 300 const LinkKey& link_key, tBTA_SERVICE_MASK trusted_mask, in BTA_DmAddDevice()
|
D | bta_dm_int.h | 153 LinkKey link_key; member
|
/system/bt/stack/smp/ |
D | smp_keys.cc | 965 Octet16 link_key = in smp_calculate_link_key_from_long_term_key() local
|
/system/bt/stack/btm/ |
D | btm_sec.cc | 1185 LinkKey* link_key) { in BTM_SecGetDeviceLinkKey() 4596 const Octet16& link_key, uint8_t key_type) { in btm_sec_link_key_notification()
|
D | btm_int_types.h | 475 LinkKey link_key; /* Device link key */ member
|
/system/bt/stack/hcic/ |
D | hcicmds.cc | 208 const LinkKey& link_key) { in btsnd_hcic_link_key_req_reply()
|