Home
last modified time | relevance | path

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

/external/bluetooth/bluez/lib/
Dhci.c57 static char *hci_bit2str(hci_map *m, unsigned int val) in hci_bit2str() function
252 return hci_bit2str(pkt_type_map, ptype); in hci_ptypetostr()
262 return hci_bit2str(sco_ptype_map, ptype); in hci_scoptypetostr()
282 return hci_bit2str(link_policy_map, lp); in hci_lptostr()
313 s = hci_bit2str(link_mode_map, lm); in hci_lmtostr()