Home
last modified time | relevance | path

Searched refs:L2CAP_LM_MASTER (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/net/bluetooth/
Dl2cap.h73 #define L2CAP_LM_MASTER 0x0001 macro
/linux-2.6.39/net/bluetooth/
Dl2cap_sock.c432 opt |= L2CAP_LM_MASTER; in l2cap_sock_getsockopt_old()
600 l2cap_pi(sk)->role_switch = (opt & L2CAP_LM_MASTER); in l2cap_sock_setsockopt_old()