Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_core.c282 struct inquiry_info *info = (struct inquiry_info *) buf; in inquiry_cache_dump()
398 buf = kmalloc_array(max_rsp, sizeof(struct inquiry_info), GFP_KERNEL); in hci_inquiry()
412 if (copy_to_user(ptr, buf, sizeof(struct inquiry_info) * in hci_inquiry()
H A Dhci_event.c3046 struct inquiry_info *info = &ev->info[i]; in hci_inquiry_result_evt()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h2166 struct inquiry_info { struct
2177 struct inquiry_info info[]; argument