Searched refs:hci_dev_req (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/bluetooth/
H A Dhci.h731 struct hci_dev_req { struct
738 struct hci_dev_req dev_req[0]; /* hci_dev_req structures */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/bluetooth/
H A Dhci.h731 struct hci_dev_req { struct
738 struct hci_dev_req dev_req[0]; /* hci_dev_req structures */
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/bluetooth/
H A Dhci_core.c628 struct hci_dev_req dr;
697 struct hci_dev_req *dr;
708 size = dev_num * sizeof(struct hci_dev_req) + sizeof(__u16);
729 size = n * sizeof(struct hci_dev_req) + sizeof(__u16);

Completed in 99 milliseconds