Home
last modified time | relevance | path

Searched defs:linkKey (Results 1 - 9 of 9) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_remote_device.cpp235 void ClassicRemoteDevice::SetLinkKey(const std::vector<uint8_t> &linkKey) in SetLinkKey() argument
H A Dclassic_adapter_properties.cpp444 std::vector<uint8_t> linkKey; in GetPairedDevice() local
494 std::vector<uint8_t> linkKey = remote->GetLinkKey(); in SavePairedDeviceInfo() local
H A Dclassic_defs.h199 const uint8_t linkKey[PAIR_LINK_KEY_SIZE]; member
H A Dclassic_adapter.cpp2150 std::vector<uint8_t> linkKey = remoteDevice->GetLinkKey(); in SetLinkKey() local
832 LinkKeyNotification( const BtAddr *addr, const uint8_t linkKey[GAP_LINKKEY_SIZE], uint8_t keyType, void *context) LinkKeyNotification() argument
1513 ReceiveLinkKeyNotification( const BtAddr &addr, const uint8_t linkKey[GAP_LINKKEY_SIZE], uint8_t keyType) ReceiveLinkKeyNotification() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_sec.c1494 static int GapLinkKeyRequestReply(const BtAddr *addr, const uint8_t *linkKey) in GapLinkKeyRequestReply() argument
1605 int GAP_LinkKeyRsp(const BtAddr *addr, uint8_t accept, const uint8_t linkKey[GAP_LINKKEY_SIZE], uint8_t keyType) in GAP_LinkKeyRsp() argument
H A Dgap_if.c142 uint8_t *linkKey; member
929 int GAPIF_LinkKeyRsp(const BtAddr *addr, uint8_t accept, const uint8_t linkKey[GAP_LINKKEY_SIZE], uint8_t keyType) in GAPIF_LinkKeyRsp() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_evt.h248 uint8_t linkKey[16]; member
288 uint8_t linkKey[16]; member
H A Dhci_def_link_ctrl_cmd.h151 uint8_t linkKey[16]; member
H A Dhci_def_controller_baseband_cmd.h152 uint8_t *linkKey; member

Completed in 22 milliseconds