Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h617 #define HCI_OP_INQUIRY_CANCEL 0x0402 macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_request.c3099 hci_req_add(req, HCI_OP_INQUIRY_CANCEL, 0, NULL); in hci_req_stop_discovery()
Dhci_event.c3248 case HCI_OP_INQUIRY_CANCEL: in hci_cmd_complete_evt()