Searched refs:rfcomm_pinfo (Results 1 – 2 of 2) sorted by relevance
/linux/include/net/bluetooth/ | ||
H A D | rfcomm.h | 301 #define rfcomm_pi(sk) ((struct rfcomm_pinfo *) sk) |
/linux/net/bluetooth/rfcomm/ | ||
H A D | sock.c | 241 struct rfcomm_pinfo *pi = rfcomm_pi(sk); in rfcomm_sock_init() |