Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci.h1084 #define HCI_OP_SWITCH_ROLE 0x080b macro
/linux/net/bluetooth/
H A Dhci_conn.c2602 hci_send_cmd(conn->hdev, HCI_OP_SWITCH_ROLE, sizeof(cp), &cp);
H A Dhci_event.c2964 cp = hci_sent_cmd_data(hdev, HCI_OP_SWITCH_ROLE); in hci_cs_switch_role()
4392 HCI_CS(HCI_OP_SWITCH_ROLE, hci_cs_switch_role),