Searched refs:role_switch (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/rfcomm/
H A Dsock.c273 pi->role_switch = rfcomm_pi(parent)->role_switch;
278 pi->role_switch = 0;
282 pi->dlc->role_switch = pi->role_switch;
425 d->role_switch = rfcomm_pi(sk)->role_switch;
765 rfcomm_pi(sk)->role_switch = (opt & RFCOMM_LM_MASTER);
873 if (rfcomm_pi(sk)->role_switch)
H A Dcore.c1248 if (d->role_switch)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/bluetooth/
H A Drfcomm.h189 u8 role_switch; member in struct:rfcomm_dlc
314 u8 role_switch; member in struct:rfcomm_pinfo
H A Dl2cap.h328 __u8 role_switch; member in struct:l2cap_pinfo
H A Dhci.h246 __u8 role_switch; member in struct:hci_cp_create_conn
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/
H A Dhci_conn.c83 cp.role_switch = 0x01;
85 cp.role_switch = 0x00;
H A Dl2cap.c901 pi->role_switch = l2cap_pi(parent)->role_switch;
916 pi->role_switch = 0;
2012 l2cap_pi(sk)->role_switch = (opt & L2CAP_LM_MASTER);
2138 if (l2cap_pi(sk)->role_switch)
4485 if (l2cap_pi(sk)->role_switch)
4490 if (l2cap_pi(sk)->role_switch)

Completed in 362 milliseconds