Home
last modified time | relevance | path

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

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