Home
last modified time | relevance | path

Searched defs:dataIntervalUs (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/audio/aidl/default/bluetooth/
DStreamBluetooth.cpp236 int32_t StreamInBluetooth::getNominalLatencyMs(size_t dataIntervalUs) { in getNominalLatencyMs()
257 int32_t StreamOutBluetooth::getNominalLatencyMs(size_t dataIntervalUs) { in getNominalLatencyMs()
DModuleBluetooth.cpp269 size_t dataIntervalUs = 0; in getNominalLatencyMs() local