Searched refs:addrtype2str (Results 1 – 1 of 1) sorted by relevance
220 const char *addrtype2str[] = {"B", "P", "R", "E"}; in hci_read_neighbor_cache() local247 if(addrtype >= nitems(addrtype2str)) in hci_read_neighbor_cache()248 addrtype = nitems(addrtype2str) - 1; in hci_read_neighbor_cache()255 addrtype2str[addrtype], in hci_read_neighbor_cache()