Searched refs:HCI_LM_MASTER (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/bluetooth/
H A Dhci_event.c94 conn->link_mode &= ~HCI_LM_MASTER;
96 conn->link_mode |= HCI_LM_MASTER;
320 conn->link_mode |= HCI_LM_MASTER;
472 if (lmp_rswitch_capable(hdev) && (mask & HCI_LM_MASTER))
642 conn->link_mode &= ~HCI_LM_MASTER;
644 conn->link_mode |= HCI_LM_MASTER;
H A Dhci_conn.c70 conn->link_mode = HCI_LM_MASTER;
83 if (lmp_rswitch_capable(hdev) && !(hdev->link_mode & HCI_LM_MASTER))
H A Dhci_core.c673 hdev->link_mode = ((__u16) dr.dev_opt) & (HCI_LM_MASTER | HCI_LM_ACCEPT);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/bluetooth/
H A Dhci.h156 #define HCI_LM_MASTER 0x0001 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/bluetooth/
H A Dhci.h156 #define HCI_LM_MASTER 0x0001 macro

Completed in 104 milliseconds