Searched refs:LinkKey (Results 1 – 17 of 17) sorted by relevance
/system/bt/gd/hci/ |
D | link_key.h | 24 using LinkKey = common::ByteArray<16>; variable 27 extern const LinkKey kExampleLinkKey;
|
D | link_key.cc | 22 const LinkKey kExampleLinkKey{
|
/system/bt/gd/storage/ |
D | classic_device.h | 86 GENERATE_PROPERTY_GETTER_SETTER_REMOVER(LinkKey, hci::LinkKey, "LinkKey");
|
/system/bt/btif/include/ |
D | btif_storage.h | 154 LinkKey link_key, uint8_t key_type,
|
/system/bt/bta/include/ |
D | bta_api.h | 506 LinkKey key; /* Link key associated with peer device. */ 1269 const LinkKey& link_key,
|
/system/bt/stack/include/ |
D | btm_api.h | 1111 uint32_t trusted_mask[], LinkKey* link_key,
|
D | hcimsgs.h | 129 const LinkKey& link_key);
|
D | bt_types.h | 582 typedef Octet16 LinkKey; /* Link Key */ typedef
|
D | btm_api_types.h | 1059 const LinkKey& key, uint8_t key_type);
|
/system/bt/stack/btm/ |
D | btm_dev.cc | 65 uint32_t trusted_mask[], LinkKey* p_link_key, in BTM_SecAddDevice()
|
D | btm_int_types.h | 460 LinkKey link_key; /* Device link key */
|
/system/bt/btif/src/ |
D | btif_storage.cc | 415 LinkKey link_key; in btif_in_fetch_bonded_device() 456 LinkKey link_key; in btif_in_fetch_bonded_devices() 811 LinkKey link_key, uint8_t key_type, in btif_storage_add_bonded_device()
|
/system/bt/bta/dm/ |
D | bta_dm_int.h | 153 LinkKey link_key;
|
D | bta_dm_api.cc | 295 const LinkKey& link_key, tBTA_SERVICE_MASK trusted_mask, in BTA_DmAddDevice()
|
D | bta_dm_act.cc | 79 const LinkKey& key, uint8_t key_type); 721 LinkKey* p_lc = NULL; in bta_dm_add_device() 2385 BD_NAME bd_name, const LinkKey& key, in bta_dm_new_link_key_cback()
|
/system/bt/main/shim/ |
D | btm_api.h | 1665 uint32_t trusted_mask[], LinkKey* link_key,
|
/system/bt/stack/hcic/ |
D | hcicmds.cc | 208 const LinkKey& link_key) { in btsnd_hcic_link_key_req_reply()
|