Searched refs:LINK_KEY (Results 1 – 14 of 14) sorted by relevance
/system/bt/btif/include/ |
D | btif_storage.h | 123 LINK_KEY link_key,
|
/system/bt/btif/src/ |
D | btif_storage.c | 395 LINK_KEY link_key; in btif_in_fetch_bonded_device() 449 LINK_KEY link_key; in btif_in_fetch_bonded_devices() 778 LINK_KEY link_key, in btif_storage_add_bonded_device() 786 ret &= btif_config_set_bin(bdstr, "LinkKey", link_key, sizeof(LINK_KEY)); in btif_storage_add_bonded_device()
|
/system/bt/stack/btm/ |
D | btm_dev.c | 63 LINK_KEY link_key, UINT8 key_type, tBTM_IO_CAP io_cap, in BTM_SecAddDevice()
|
D | btm_int.h | 523 LINK_KEY link_key; /* Device link key */
|
D | btm_sec.c | 1301 tBTM_STATUS BTM_SecGetDeviceLinkKey (BD_ADDR bd_addr, LINK_KEY link_key) in BTM_SecGetDeviceLinkKey()
|
/system/bt/stack/include/ |
D | btm_api.h | 1889 typedef BOOLEAN (tBTM_MIP_QUERY_CB) (BD_ADDR dev_addr, UINT8 *p_mode, LINK_KEY link_key); 3312 UINT32 trusted_mask[], LINK_KEY link_key, 3341 LINK_KEY link_key);
|
D | hcimsgs.h | 130 LINK_KEY link_key);
|
D | bt_types.h | 323 typedef UINT8 LINK_KEY[LINK_KEY_LEN]; /* Link Key */ typedef
|
/system/bt/bta/include/ |
D | bta_api.h | 718 LINK_KEY key; /* Link key associated with peer device. */ 1564 LINK_KEY link_key, tBTA_SERVICE_MASK trusted_mask,
|
/system/bt/bta/dm/ |
D | bta_dm_int.h | 351 LINK_KEY link_key;
|
D | bta_dm_api.c | 448 void BTA_DmAddDevice(BD_ADDR bd_addr, DEV_CLASS dev_class, LINK_KEY link_key, in BTA_DmAddDevice()
|
D | bta_dm_act.c | 61 …w_link_key_cback(BD_ADDR bd_addr, DEV_CLASS dev_class, BD_NAME bd_name, LINK_KEY key, UINT8 key_ty… 2735 BD_NAME bd_name, LINK_KEY key, UINT8 key_type) in bta_dm_new_link_key_cback()
|
/system/bt/stack/btu/ |
D | btu_hcif.c | 1307 LINK_KEY key; in btu_hcif_link_key_notification_evt()
|
/system/bt/stack/hcic/ |
D | hcicmds.c | 231 BOOLEAN btsnd_hcic_link_key_req_reply (BD_ADDR bd_addr, LINK_KEY link_key) in btsnd_hcic_link_key_req_reply()
|