bluetooth_
traits
0.0.1
In bluetooth_
traits::
blocklist
Structs
BluetoothBlocklist
Enums
Blocklist
Constants
BLUETOOTH_BLOCKLIST
EXCLUDE_READS
EXCLUDE_WRITES
VALID_UUID_REGEX
Functions
parse_blocklist
uuid_is_blocklisted
bluetooth_traits
::
blocklist
Constant
VALID_UUID_REGEX
Copy item path
Settings
Help
Summary
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}";