Home
last modified time | relevance | path

Searched refs:HCI_OP_WRITE_INQUIRY_MODE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h1104 #define HCI_OP_WRITE_INQUIRY_MODE 0x0c45 macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_core.c478 hci_req_add(req, HCI_OP_WRITE_INQUIRY_MODE, 1, &mode); in hci_init2_req()