Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci.h1198 #define HCI_OP_READ_LOCAL_CODECS 0x100b macro
/Linux-v4.19/net/bluetooth/
Dhci_core.c821 hci_req_add(req, HCI_OP_READ_LOCAL_CODECS, 0, NULL); in hci_init4_req()