Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dhci_core.h1618 #define lmp_rswitch_capable(dev) ((dev)->features[0][0] & LMP_RSWITCH) macro
/Linux-v6.1/net/bluetooth/
Dhci_conn.c262 if (lmp_rswitch_capable(hdev) && !(hdev->link_mode & HCI_LM_MASTER)) in hci_acl_create_connection()
Dhci_sync.c3757 if (lmp_rswitch_capable(hdev)) in hci_setup_link_policy_sync()
Dhci_event.c3337 if (lmp_rswitch_capable(hdev) && (mask & HCI_LM_MASTER)) in hci_conn_request_evt()