Home
last modified time | relevance | path

Searched refs:lmp_rswitch_capable (Results 1 – 4 of 4) sorted by relevance

/linux/net/bluetooth/
A Dhci_conn.c248 if (lmp_rswitch_capable(hdev) && !(hdev->link_mode & HCI_LM_MASTER)) in hci_acl_create_connection()
A Dhci_core.c385 if (lmp_rswitch_capable(hdev)) in hci_setup_link_policy()
A Dhci_event.c2884 if (lmp_rswitch_capable(hdev) && (mask & HCI_LM_MASTER)) in hci_conn_request_evt()
/linux/include/net/bluetooth/
A Dhci_core.h1408 #define lmp_rswitch_capable(dev) ((dev)->features[0][0] & LMP_RSWITCH) macro

Completed in 27 milliseconds