Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Drfcomm.h121 struct rfcomm_pn { struct
/linux-4.4.14/net/bluetooth/rfcomm/
Dcore.c924 struct rfcomm_pn *pn; in rfcomm_send_pn()
1369 static int rfcomm_apply_pn(struct rfcomm_dlc *d, int cr, struct rfcomm_pn *pn) in rfcomm_apply_pn()
1400 struct rfcomm_pn *pn = (void *) skb->data; in rfcomm_recv_pn()