Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/rfcomm/
Dsock.c252 pi->role_switch = rfcomm_pi(parent)->role_switch; in rfcomm_sock_init()
259 pi->role_switch = 0; in rfcomm_sock_init()
263 pi->dlc->role_switch = pi->role_switch; in rfcomm_sock_init()
407 d->role_switch = rfcomm_pi(sk)->role_switch; in rfcomm_sock_connect()
672 rfcomm_pi(sk)->role_switch = (opt & RFCOMM_LM_MASTER); in rfcomm_sock_setsockopt_old()
790 if (rfcomm_pi(sk)->role_switch) in rfcomm_sock_getsockopt_old()
Dcore.c1302 if (d->role_switch) in rfcomm_dlc_accept()
/linux-4.1.27/include/net/bluetooth/
Drfcomm.h186 u8 role_switch; member
309 u8 role_switch; member
Dhci.h508 __u8 role_switch; member
/linux-4.1.27/net/bluetooth/
Dhci_conn.c103 cp.role_switch = 0x01; in hci_acl_create_connection()
105 cp.role_switch = 0x00; in hci_acl_create_connection()