Home
last modified time | relevance | path

Searched refs:HCI_OP_REMOTE_NAME_REQ_CANCEL (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.h533 #define HCI_OP_REMOTE_NAME_REQ_CANCEL 0x041a macro
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h723 #define HCI_OP_REMOTE_NAME_REQ_CANCEL 0x041a macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.c3123 hci_req_add(req, HCI_OP_REMOTE_NAME_REQ_CANCEL, sizeof(cp), in hci_req_stop_discovery()
H A Dhci_event.c3260 case HCI_OP_REMOTE_NAME_REQ_CANCEL: in hci_cmd_complete_evt()