Searched refs:peerCurrentAddr (Results 1 – 2 of 2) sorted by relevance
307 BtAddr peerCurrentAddr; in ExAdvertisingReport() local309 peerCurrentAddr.type = currentAddr->type; in ExAdvertisingReport()310 … (void)memcpy_s(peerCurrentAddr.addr, BT_ADDRESS_SIZE, currentAddr->addr, BT_ADDRESS_SIZE); in ExAdvertisingReport()312 peerCurrentAddr = peerAddr; in ExAdvertisingReport()322 peerCurrentAddr)); in ExAdvertisingReport()382 const std::vector<uint8_t> &data, int8_t rssi, const BtAddr &peerCurrentAddr) const in ExAdvertisingReportTask()401 RawAddress advCurrentAddress(RawAddress::ConvertToString(peerCurrentAddr.addr)); in ExAdvertisingReportTask()
215 const BtAddr &peerCurrentAddr) const;