Home
last modified time | relevance | path

Searched refs:kAdvertisingIntervalHighMs (Results 1 – 2 of 2) sorted by relevance

/system/bt/service/common/bluetooth/
Dlow_energy_constants.h84 const int kAdvertisingIntervalHighMs = 1000; variable
/system/bt/service/
Dlow_energy_advertiser.cc58 ms = kAdvertisingIntervalHighMs; in GetAdvertisingIntervalUnit()