Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_remote_device_observer_stub.cpp26 constexpr uint16_t UUID_SIZE_MAX = 1024; variable
116 if (uuidSize > UUID_SIZE_MAX) { in OnRemoteNameUuidChangedInner()