Home
last modified time | relevance | path

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

12

/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/stack/include/
Dsecurity_client_callbacks.h50 const LinkKey& key, uint8_t key_type);
Dbtm_api.h633 BD_NAME bd_name, uint8_t* features, LinkKey* link_key,
Dbtm_client_interface.h120 LinkKey* link_key, uint8_t key_type,
Dhcimsgs.h77 const LinkKey& link_key);
257 const LinkKey& link_key);
Dbt_types.h460 typedef Octet16 LinkKey; /* Link Key */ typedef
/system/bt/stack/btm/
Dbtm_dev.h43 BD_NAME bd_name, uint8_t* features, LinkKey* p_link_key,
Dsecurity_device_record.h216 LinkKey link_key; /* Device link key */
225 LinkKey* p_link_key, uint8_t key_type,
Dbtm_dev.cc64 BD_NAME bd_name, uint8_t* features, LinkKey* p_link_key, in BTM_SecAddDevice()
/system/bt/test/mock/
Dmock_stack_btm_dev.cc49 BD_NAME bd_name, uint8_t* features, LinkKey* p_link_key, in BTM_SecAddDevice()
Dmock_bta_dm_api.cc66 const LinkKey& link_key, uint8_t key_type, in BTA_DmAddDevice()
Dmock_btif_storage.cc74 LinkKey link_key, uint8_t key_type, in btif_storage_add_bonded_device()
Dmock_hcic_hcicmds.cc141 const LinkKey& link_key) { in btsnd_hcic_link_key_req_reply()
Dmock_main_shim_btm_api.cc87 uint8_t* features, LinkKey* link_key, in BTM_SecAddDevice()
/system/bt/btif/include/
Dbtif_storage.h155 LinkKey link_key, uint8_t key_type,
/system/bt/bta/include/
Dbta_api.h294 LinkKey key; /* Link key associated with peer device. */
835 const LinkKey& link_key, uint8_t key_type,
/system/bt/bta/dm/
Dbta_dm_api.cc236 const LinkKey& link_key, uint8_t key_type, in BTA_DmAddDevice()
Dbta_dm_int.h138 LinkKey link_key;
Dbta_dm_act.cc77 const LinkKey& key, uint8_t key_type);
660 LinkKey* p_lc = NULL; in bta_dm_add_device()
2062 BD_NAME bd_name, const LinkKey& key, in bta_dm_new_link_key_cback()
/system/bt/btif/src/
Dbtif_storage.cc414 LinkKey link_key; in btif_in_fetch_bonded_device()
453 LinkKey link_key; in btif_in_fetch_bonded_devices()
807 LinkKey link_key, uint8_t key_type, in btif_storage_add_bonded_device()
/system/bt/main/shim/
Dbtm_api.h1461 BD_NAME bd_name, uint8_t* features, LinkKey* link_key,
Dbtm_api.cc453 LinkKey key; // Never want to send the key to the stack in OnDeviceBonded()
1251 uint8_t* features, LinkKey* link_key, in BTM_SecAddDevice()
/system/bt/stack/test/common/
Dmock_main_shim_btm_api.cc91 uint8_t* features, LinkKey* link_key, in BTM_SecAddDevice()

12