bluetooth
0.0.1
Modules
adapter
bluetooth
empty
macros
test
Macros
return_if_cached
Structs
BluetoothManager
Flags
Constants
CONNECTION_TIMEOUT_MS
DISCOVERY_TIMEOUT_MS
MAXIMUM_TRANSACTION_TIME
Traits
BluetoothThreadFactory
Functions
data_filter_matches
is_mock_adapter
matches_filter
matches_filters
bluetooth
Function
data_filter_matches
Copy item path
Settings
Help
Summary
Source
pub(crate) fn data_filter_matches( data: &[
u8
], prefix: &[
u8
], mask: &[
u8
], ) ->
bool