Home
last modified time | relevance | path

Searched refs:HCI_OP_SWITCH_ROLE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/net/bluetooth/
Dhci.h871 #define HCI_OP_SWITCH_ROLE 0x080b macro
/Linux-v5.4/net/bluetooth/
Dhci_conn.c1445 hci_send_cmd(conn->hdev, HCI_OP_SWITCH_ROLE, sizeof(cp), &cp); in hci_conn_switch_role()
Dhci_event.c2364 cp = hci_sent_cmd_data(hdev, HCI_OP_SWITCH_ROLE); in hci_cs_switch_role()
3550 case HCI_OP_SWITCH_ROLE: in hci_cmd_status_evt()