Home
last modified time | relevance | path

Searched refs:LINK_KEY (Results 1 – 15 of 15) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/include/btc/
Dbtc_storage.h38 LINK_KEY link_key,
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/core/
Dbtc_storage.c32 LINK_KEY link_key, in btc_storage_add_bonded_device()
45 ret &= btc_config_set_bin(bdstr, BTC_STORAGE_LINK_KEY_STR, link_key, sizeof(LINK_KEY)); in btc_storage_add_bonded_device()
78 LINK_KEY link_key; in btc_in_fetch_bonded_devices()
Dbtc_dm.c854 memcpy(param.ble_security.auth_cmpl.key, p_data->auth_cmpl.key, sizeof(LINK_KEY)); in btc_dm_sec_cb_handler()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h1944 typedef BOOLEAN (tBTM_MIP_QUERY_CB) (BD_ADDR dev_addr, UINT8 *p_mode, LINK_KEY link_key);
3480 UINT32 trusted_mask[], LINK_KEY link_key,
3511 LINK_KEY link_key);
Dbt_types.h312 typedef UINT8 LINK_KEY[LINK_KEY_LEN]; /* Link Key */ typedef
Dhcimsgs.h187 LINK_KEY link_key);
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_dev.c62 LINK_KEY link_key, UINT8 key_type, tBTM_IO_CAP io_cap, in BTM_SecAddDevice()
Dbtm_sec.c1290 tBTM_STATUS BTM_SecGetDeviceLinkKey (BD_ADDR bd_addr, LINK_KEY link_key) in BTM_SecGetDeviceLinkKey()
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h786 LINK_KEY key; /* Link key associated with peer device. */
2020 LINK_KEY link_key, tBTA_SERVICE_MASK trusted_mask,
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h590 LINK_KEY link_key; /* Device link key */
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h532 LINK_KEY link_key;
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c1654 LINK_KEY key; in btu_hcif_link_key_notification_evt()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c296 BOOLEAN btsnd_hcic_link_key_req_reply (BD_ADDR bd_addr, LINK_KEY link_key) in btsnd_hcic_link_key_req_reply()
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c807 void BTA_DmAddDevice(BD_ADDR bd_addr, DEV_CLASS dev_class, LINK_KEY link_key, in BTA_DmAddDevice()
Dbta_dm_act.c66 …w_link_key_cback(BD_ADDR bd_addr, DEV_CLASS dev_class, BD_NAME bd_name, LINK_KEY key, UINT8 key_ty…
3032 BD_NAME bd_name, LINK_KEY key, UINT8 key_type, in bta_dm_new_link_key_cback()