OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:secure_connections_supported
(Results
1 - 1
of
1
) sorted by null
/system/bt/device/src/
controller.c
78
static bool
secure_connections_supported
;
variable
178
secure_connections_supported
= HCI_SC_CTRLR_SUPPORTED(features_classic[2].as_array);
179
if (
secure_connections_supported
) {
312
return
secure_connections_supported
;
Completed in 41 milliseconds