Searched refs:hci_map (Results 1 – 1 of 1) sorted by relevance
55 } hci_map; typedef57 static char *hci_bit2str(hci_map *m, unsigned int val) in hci_bit2str()74 static int hci_str2bit(hci_map *map, char *str, unsigned int *val) in hci_str2bit()77 hci_map *m; in hci_str2bit()98 static char *hci_uint2str(hci_map *m, unsigned int val) in hci_uint2str()117 static int hci_str2uint(hci_map *map, char *str, unsigned int *val) in hci_str2uint()120 hci_map *m; in hci_str2uint()164 static hci_map dev_flags_map[] = {182 hci_map *m = dev_flags_map; in hci_dflagstostr()201 static hci_map pkt_type_map[] = {[all …]