Home
last modified time | relevance | path

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

/external/bluetooth/bluez/lib/
Dhci.c643 static hci_map ver_map[] = { variable
656 return hci_uint2str(ver_map, ver); in hci_vertostr()
661 return hci_str2uint(ver_map, str, ver); in hci_strtover()
666 return hci_uint2str(ver_map, ver); in lmp_vertostr()
671 return hci_str2uint(ver_map, str, ver); in lmp_strtover()