Searched refs:BLE_INVALID_MAC_ADDRESS (Results 1 – 4 of 4) sorted by relevance
35 std::string macAddr_{BLE_INVALID_MAC_ADDRESS};
76 const std::string BLE_INVALID_MAC_ADDRESS = "00:00:00:00:00:00"; variable
83 std::string addr = BLE_INVALID_MAC_ADDRESS; in GetLocalAddress()
837 if (!BLE_INVALID_MAC_ADDRESS.compare(device.GetAddress())) { in SetDevicePasskey()946 if (BLE_INVALID_MAC_ADDRESS == device.GetAddress()) { in SetDevicePairingConfirmation()