Searched refs:addrtype2str (Results 1 – 1 of 1) sorted by relevance
219 const char *addrtype2str[] = {"B", "P", "R", "E"}; in hci_read_neighbor_cache() local246 if(addrtype >= sizeof(addrtype2str)/sizeof(addrtype2str[0])) in hci_read_neighbor_cache()247 addrtype = sizeof(addrtype2str)/sizeof(addrtype2str[0]) - 1; in hci_read_neighbor_cache()254 addrtype2str[addrtype], in hci_read_neighbor_cache()