Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.h543 #define HCI_OP_SWITCH_ROLE 0x080b macro
H A Drtk_btusb.c299 case HCI_OP_SWITCH_ROLE: in print_error_command()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_misc.c1912 case HCI_OP_SWITCH_ROLE: in print_command()
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_conn.c1516 hci_send_cmd(conn->hdev, HCI_OP_SWITCH_ROLE, sizeof(cp), &cp); in hci_conn_switch_role()
H A Dhci_event.c2459 cp = hci_sent_cmd_data(hdev, HCI_OP_SWITCH_ROLE); in hci_cs_switch_role()
3669 case HCI_OP_SWITCH_ROLE: in hci_cmd_status_evt()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h929 #define HCI_OP_SWITCH_ROLE 0x080b macro