Home
last modified time | relevance | path

Searched refs:hci_pinfo (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/net/bluetooth/
Dhci_core.h457 #define hci_pi(sk) ((struct hci_pinfo *) &sk->tp_pinfo)
458 struct hci_pinfo { struct
/linux-2.4.37.9/net/bluetooth/
Dhci_sock.c577 memset(&sk->protinfo, 0, sizeof(struct hci_pinfo)); in hci_sock_create()