Home
last modified time | relevance | path

Searched refs:HCI_OP_CREATE_CONN_CANCEL (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.h521 #define HCI_OP_CREATE_CONN_CANCEL 0x0408 macro
H A Drtk_btusb.c272 case HCI_OP_CREATE_CONN_CANCEL: in print_error_command()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_misc.c1885 case HCI_OP_CREATE_CONN_CANCEL: in print_command()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h645 #define HCI_OP_CREATE_CONN_CANCEL 0x0408 macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.c2700 hci_req_add(req, HCI_OP_CREATE_CONN_CANCEL, in __hci_abort_conn()