Home
last modified time | relevance | path

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

/external/bluez/libs/src/
Dhci.c255 static hci_map link_policy_map[] = { variable
266 return hci_bit2str(link_policy_map, lp); in hci_lptostr()
271 return hci_str2bit(link_policy_map, str, val); in hci_strtolp()