Home
last modified time | relevance | path

Searched refs:lmp_rswitch_capable (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h1333 #define lmp_rswitch_capable(dev) ((dev)->features[0][0] & LMP_RSWITCH) macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_conn.c229 if (lmp_rswitch_capable(hdev) && !(hdev->link_mode & HCI_LM_MASTER)) in hci_acl_create_connection()
H A Dhci_event.c2773 if (lmp_rswitch_capable(hdev) && (mask & HCI_LM_MASTER)) in hci_conn_request_evt()
H A Dhci_core.c507 if (lmp_rswitch_capable(hdev)) in hci_setup_link_policy()
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h1797 #define lmp_rswitch_capable(dev) ((dev)->features[0][0] & LMP_RSWITCH) macro
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_conn.c231 if (lmp_rswitch_capable(hdev) && !(hdev->link_mode & HCI_LM_MASTER)) in hci_acl_create_connection()
H A Dhci_sync.c3930 if (lmp_rswitch_capable(hdev)) in hci_setup_link_policy_sync()
H A Dhci_event.c3351 if (lmp_rswitch_capable(hdev) && (mask & HCI_LM_MASTER)) in hci_conn_request_evt()

Completed in 46 milliseconds