Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dhci_core.h1765 #define lmp_rswitch_capable(dev) ((dev)->features[0][0] & LMP_RSWITCH) macro
/Linux-v6.6/net/bluetooth/
Dhci_conn.c231 if (lmp_rswitch_capable(hdev) && !(hdev->link_mode & HCI_LM_MASTER)) in hci_acl_create_connection()
Dhci_sync.c3919 if (lmp_rswitch_capable(hdev)) in hci_setup_link_policy_sync()
Dhci_event.c3339 if (lmp_rswitch_capable(hdev) && (mask & HCI_LM_MASTER)) in hci_conn_request_evt()