Home
last modified time | relevance | path

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

/aosp12/system/bt/main/shim/
H A Dbtm.cc48 static constexpr size_t kRemoteDeviceNameLength = 248; variable
488 std::array<uint8_t, kRemoteDeviceNameLength> remote_name) { in ReadClassicRemoteDeviceName()
496 .length = kRemoteDeviceNameLength, in ReadClassicRemoteDeviceName()