Searched refs:hci_get_route (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/
H A Dhci_conn.c322 struct hci_dev *hci_get_route(bdaddr_t *dst, bdaddr_t *src) function
360 EXPORT_SYMBOL(hci_get_route); variable
H A Dsco.c188 if (!(hdev = hci_get_route(dst, src)))
H A Dl2cap.c1053 hdev = hci_get_route(dst, src);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/bnep/
H A Dcore.c528 hdev = hci_get_route(dst, src);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/bluetooth/
H A Dhci_core.h415 struct hci_dev *hci_get_route(bdaddr_t *src, bdaddr_t *dst);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/hidp/
H A Dcore.c630 hdev = hci_get_route(dst, src);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/rfcomm/
H A Dtty.c172 hdev = hci_get_route(&dev->dst, &dev->src);

Completed in 100 milliseconds