Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/bluetooth/
Drfcomm.h129 struct rfcomm_pn { struct
/linux-2.4.37.9/net/bluetooth/rfcomm/
Dcore.c729 struct rfcomm_pn *pn; in rfcomm_send_pn()
1136 static int rfcomm_apply_pn(struct rfcomm_dlc *d, int cr, struct rfcomm_pn *pn) in rfcomm_apply_pn()
1160 struct rfcomm_pn *pn = (void *) skb->data; in rfcomm_recv_pn()