script
0.0.1
In script::
dom::
bluetoothuuid
script
::
dom
::
bluetoothuuid
Constant
VALID_UUID_REGEX
Copy item path
source
const VALID_UUID_REGEX: &
str
= "^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$";