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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/
H A Dhci_conn.c258 struct hci_dev *hci_get_route(bdaddr_t *dst, bdaddr_t *src) function
296 EXPORT_SYMBOL(hci_get_route); variable
H A Dsco.c196 if (!(hdev = hci_get_route(dst, src)))
H A Dl2cap.c625 if (!(hdev = hci_get_route(dst, src)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/bluetooth/
H A Dhci_core.h397 struct hci_dev *hci_get_route(bdaddr_t *src, bdaddr_t *dst);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/bnep/
H A Dcore.c526 hdev = hci_get_route(dst, src);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/hidp/
H A Dcore.c614 hdev = hci_get_route(dst, src);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/rfcomm/
H A Dtty.c172 hdev = hci_get_route(&dev->dst, &dev->src);

Completed in 71 milliseconds