Home
last modified time | relevance | path

Searched refs:bluez_pinfo (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/net/bluetooth/
Dbluetooth.h136 #define bluez_pi(sk) ((struct bluez_pinfo *) &sk->protinfo)
140 struct bluez_pinfo { struct
/linux-2.4.37.9/net/bluetooth/
Daf_bluetooth.c159 struct bluez_pinfo *pi; in bluez_accept_dequeue()
165 pi = list_entry(p, struct bluez_pinfo, accept_q); in bluez_accept_dequeue()
/linux-2.4.37.9/net/bluetooth/rfcomm/
Dcore.c511 struct bluez_pinfo *pi; in rfcomm_session_get()