Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/acl/
Dacl.h64 static const char* link_policy_string[] = { variable
76 if (policy & (0x1 << i)) s += link_policy_string[i]; in link_policy_text()