OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ver_map
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/bluez/lib/
hci.c
644
static hci_map
ver_map
[] = {
variable
657
return hci_uint2str(
ver_map
, ver);
662
return hci_str2uint(
ver_map
, str, ver);
667
return hci_uint2str(
ver_map
, ver);
672
return hci_str2uint(
ver_map
, str, ver);
[
all
...]
Completed in 86 milliseconds