Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Drfcomm.h301 #define rfcomm_pi(sk) ((struct rfcomm_pinfo *) sk)
303 struct rfcomm_pinfo { struct
304 btrfcomm_pinfo global() argument
305 srcrfcomm_pinfo global() argument
306 dstrfcomm_pinfo global() argument
307 dlcrfcomm_pinfo global() argument
308 channelrfcomm_pinfo global() argument
309 sec_levelrfcomm_pinfo global() argument
310 role_switchrfcomm_pinfo global() argument
/linux/net/bluetooth/rfcomm/
H A Dsock.c241 struct rfcomm_pinfo *pi = rfcomm_pi(sk); in rfcomm_sock_init()
268 .obj_size = sizeof(struct rfcomm_pinfo)