HomeSort by relevance Sort by last modified time
    Searched defs:PeerId (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
IpSecConfig.h 526 /// representing the symbolic names. A PeerId can be a DNS
530 UINT8 PeerId[MAX_PEERID_LEN];
  /system/bt/btif/src/
btif_av.cc 267 uint8_t PeerId() const { return peer_id_; }
332 // The PeerId is used as AppId for BTA_AvRegister() purpose
473 // The PeerId is used as AppId for BTA_AvRegister() purpose
943 if (peer->PeerId() == peer_id) {
    [all...]

Completed in 874 milliseconds