Searched refs:LINK_KEY (Results 1 - 17 of 17) sorted by relevance

/external/bluetooth/bluedroid/btif/include/
H A Dbtif_storage.h124 LINK_KEY link_key,
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_dev.c61 LINK_KEY link_key, UINT8 key_type, tBTM_IO_CAP io_cap)
H A Dbtm_devctl.c1715 LINK_KEY *link_key,
H A Dbtm_int.h492 LINK_KEY link_key; /* Device link key */
H A Dbtm_sec.c1330 tBTM_STATUS BTM_SecGetDeviceLinkKey (BD_ADDR bd_addr, LINK_KEY link_key)
/external/bluetooth/bluedroid/stack/include/
H A Dbtm_api.h1295 typedef UINT8 (tBTM_LINK_KEY_REQ_CALLBACK) (BD_ADDR bd_addr, LINK_KEY key);
1783 LINK_KEY link_key;
1972 typedef BOOLEAN (tBTM_MIP_QUERY_CB) (BD_ADDR dev_addr, UINT8 *p_mode, LINK_KEY link_key);
3717 UINT32 trusted_mask[], LINK_KEY link_key,
3774 LINK_KEY link_key);
4137 LINK_KEY *link_key,
H A Dhcimsgs.h175 LINK_KEY link_key);
668 LINK_KEY *link_key);
1125 HCI_API extern void btsnd_hcie_return_link_keys (void *buffer, UINT8 num_keys, BD_ADDR *bd_addr, LINK_KEY *link_key);
1147 HCI_API extern void btsnd_hcie_link_key_notify (void *buffer, BD_ADDR bd_addr, LINK_KEY link_key, UINT8 key_type);
H A Dbt_types.h312 typedef UINT8 LINK_KEY[LINK_KEY_LEN]; /* Link Key */ typedef
/external/bluetooth/bluedroid/bta/include/
H A Dbta_api.h538 LINK_KEY key; /* Link key associated with peer device. */
1245 LINK_KEY link_key, tBTA_SERVICE_MASK trusted_mask,
1262 LINK_KEY link_key, tBTA_SERVICE_MASK trusted_mask,
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_storage.c425 LINK_KEY link_key;
693 LINK_KEY link_key,
701 ret &= btif_config_set("Remote", bdstr, "LinkKey", (const char*)link_key, sizeof(LINK_KEY), BTIF_CFG_TYPE_BIN);
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_api.c697 void BTA_DmAddDevice(BD_ADDR bd_addr, DEV_CLASS dev_class, LINK_KEY link_key,
780 LINK_KEY link_key, tBTA_SERVICE_MASK trusted_mask,
H A Dbta_dm_int.h389 LINK_KEY link_key;
H A Dbta_dm_act.c51 static UINT8 bta_dm_link_key_request_cback (BD_ADDR bd_addr, LINK_KEY key);
52 static UINT8 bta_dm_new_link_key_cback(BD_ADDR bd_addr, DEV_CLASS dev_class, BD_NAME bd_name, LINK_KEY key, UINT8 key_type);
2732 static UINT8 bta_dm_link_key_request_cback (BD_ADDR bd_addr, LINK_KEY key)
2757 BD_NAME bd_name, LINK_KEY key, UINT8 key_type)
/external/libnfc-nci/halimpl/bcm2079x/include/
H A Dbt_types.h298 typedef UINT8 LINK_KEY[LINK_KEY_LEN]; /* Link Key */ typedef
/external/libnfc-nci/src/include/
H A Dbt_types.h298 typedef UINT8 LINK_KEY[LINK_KEY_LEN]; /* Link Key */ typedef
/external/bluetooth/bluedroid/stack/btu/
H A Dbtu_hcif.c1817 LINK_KEY key;
/external/bluetooth/bluedroid/stack/hcic/
H A Dhcicmds.c295 BOOLEAN btsnd_hcic_link_key_req_reply (BD_ADDR bd_addr, LINK_KEY link_key)
1301 LINK_KEY *link_key)

Completed in 1395 milliseconds