Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Drfcomm.h301 #define rfcomm_pi(sk) ((struct rfcomm_pinfo *) sk)
303 struct rfcomm_pinfo { struct
/openbmc/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)