Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h1038 #define HCI_OP_WRITE_CA_TIMEOUT 0x0c16 macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_core.c300 hci_req_add(req, HCI_OP_WRITE_CA_TIMEOUT, 2, &param); in bredr_setup()