Home
last modified time | relevance | path

Searched defs:kServiceIdHashLength (Results 1 – 5 of 5) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nearby/src/cpp/core/internal/
H A Dbluetooth_device_name.h43 static constexpr int kServiceIdHashLength = 3; variable
H A Dwifi_lan_service_info.h44 static constexpr std::uint32_t kServiceIdHashLength = 3; variable
H A Dwifi_lan_service_info.cc33 constexpr std::uint32_t WifiLanServiceInfo::kServiceIdHashLength; member in location::nearby::connections::WifiLanServiceInfo
H A Dble_advertisement.h50 static constexpr int kServiceIdHashLength = 3; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nearby/src/cpp/core/internal/mediums/ble_v2/
H A Dble_advertisement.h57 static constexpr int kServiceIdHashLength = 3; variable