Home
last modified time | relevance | path

Searched refs:role_switch (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/net/bluetooth/rfcomm/
Dsock.c254 pi->role_switch = rfcomm_pi(parent)->role_switch; in rfcomm_sock_init()
261 pi->role_switch = 0; in rfcomm_sock_init()
265 pi->dlc->role_switch = pi->role_switch; in rfcomm_sock_init()
414 d->role_switch = rfcomm_pi(sk)->role_switch; in rfcomm_sock_connect()
679 rfcomm_pi(sk)->role_switch = (opt & RFCOMM_LM_MASTER); in rfcomm_sock_setsockopt_old()
797 if (rfcomm_pi(sk)->role_switch) in rfcomm_sock_getsockopt_old()
Dcore.c1298 if (d->role_switch) in rfcomm_dlc_accept()
/Linux-v4.19/include/net/bluetooth/
Drfcomm.h188 u8 role_switch; member
311 u8 role_switch; member
Dhci.h559 __u8 role_switch; member
/Linux-v4.19/net/bluetooth/
Dhci_conn.c224 cp.role_switch = 0x01; in hci_acl_create_connection()
226 cp.role_switch = 0x00; in hci_acl_create_connection()