Home
last modified time | relevance | path

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

/linux-4.4.14/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()
411 d->role_switch = rfcomm_pi(sk)->role_switch; in rfcomm_sock_connect()
676 rfcomm_pi(sk)->role_switch = (opt & RFCOMM_LM_MASTER); in rfcomm_sock_setsockopt_old()
794 if (rfcomm_pi(sk)->role_switch) in rfcomm_sock_getsockopt_old()
Dcore.c1302 if (d->role_switch) in rfcomm_dlc_accept()
/linux-4.4.14/include/net/bluetooth/
Drfcomm.h186 u8 role_switch; member
309 u8 role_switch; member
Dhci.h522 __u8 role_switch; member
/linux-4.4.14/net/bluetooth/
Dhci_conn.c220 cp.role_switch = 0x01; in hci_acl_create_connection()
222 cp.role_switch = 0x00; in hci_acl_create_connection()