Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bluetooth/
Dhci_ath.c57 struct ath_vendor_cmd { struct
158 static int ath_vendor_cmd(struct hci_dev *hdev, uint8_t opcode, uint16_t index, in ath_vendor_cmd() function
162 struct ath_vendor_cmd cmd; in ath_vendor_cmd()
182 return ath_vendor_cmd(hdev, OP_WRITE_TAG, INDEX_BDADDR, bdaddr, in ath_set_bdaddr()