Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Drfcomm.h122 struct rfcomm_pn { struct
123 dlcirfcomm_pn global() argument
124 flow_ctrlrfcomm_pn global() argument
125 priorityrfcomm_pn global() argument
126 ack_timerrfcomm_pn global() argument
127 mturfcomm_pn global() argument
128 max_retransrfcomm_pn global() argument
129 creditsrfcomm_pn global() argument
/linux/net/bluetooth/rfcomm/
H A Dcore.c958 struct rfcomm_pn *pn; in rfcomm_send_pn()
1403 static int rfcomm_apply_pn(struct rfcomm_dlc *d, int cr, struct rfcomm_pn *pn) in rfcomm_apply_pn()
1434 struct rfcomm_pn *pn = (void *) skb->data; in rfcomm_recv_pn()