Home
last modified time | relevance | path

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

/linux-5.19.10/net/bluetooth/
Dhci_request.c2452 hci_req_add(&req, HCI_CONFIGURE_DATA_PATH, sizeof(*cmd) + vnd_len, cmd); in hci_req_configure_datapath()
2455 hci_req_add(&req, HCI_CONFIGURE_DATA_PATH, sizeof(*cmd) + vnd_len, cmd); in hci_req_configure_datapath()
/linux-5.19.10/include/net/bluetooth/
Dhci.h1322 #define HCI_CONFIGURE_DATA_PATH 0x0c83 macro