Home
last modified time | relevance | path

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

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