Home
last modified time | relevance | path

Searched refs:LinkKey (Results 1 – 17 of 17) sorted by relevance

/system/bt/gd/hci/
Dlink_key.h24 using LinkKey = common::ByteArray<16>; variable
27 extern const LinkKey kExampleLinkKey;
Dlink_key.cc22 const LinkKey kExampleLinkKey{
/system/bt/gd/storage/
Dclassic_device.h86 GENERATE_PROPERTY_GETTER_SETTER_REMOVER(LinkKey, hci::LinkKey, "LinkKey");
/system/bt/btif/include/
Dbtif_storage.h154 LinkKey link_key, uint8_t key_type,
/system/bt/bta/include/
Dbta_api.h506 LinkKey key; /* Link key associated with peer device. */
1269 const LinkKey& link_key,
/system/bt/stack/include/
Dbtm_api.h1111 uint32_t trusted_mask[], LinkKey* link_key,
Dhcimsgs.h129 const LinkKey& link_key);
Dbt_types.h582 typedef Octet16 LinkKey; /* Link Key */ typedef
Dbtm_api_types.h1059 const LinkKey& key, uint8_t key_type);
/system/bt/stack/btm/
Dbtm_dev.cc65 uint32_t trusted_mask[], LinkKey* p_link_key, in BTM_SecAddDevice()
Dbtm_int_types.h460 LinkKey link_key; /* Device link key */
/system/bt/btif/src/
Dbtif_storage.cc415 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/
Dbta_dm_int.h153 LinkKey link_key;
Dbta_dm_api.cc295 const LinkKey& link_key, tBTA_SERVICE_MASK trusted_mask, in BTA_DmAddDevice()
Dbta_dm_act.cc79 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/
Dbtm_api.h1665 uint32_t trusted_mask[], LinkKey* link_key,
/system/bt/stack/hcic/
Dhcicmds.cc208 const LinkKey& link_key) { in btsnd_hcic_link_key_req_reply()