Searched refs:ath_vendor_cmd (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | hci_ath.c | 43 struct ath_vendor_cmd { struct 147 static int ath_vendor_cmd(struct hci_dev *hdev, uint8_t opcode, uint16_t index, in ath_vendor_cmd() function 151 struct ath_vendor_cmd cmd; in ath_vendor_cmd() 171 return ath_vendor_cmd(hdev, OP_WRITE_TAG, INDEX_BDADDR, bdaddr, in ath_set_bdaddr()
|
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | hci_ath.c | 43 struct ath_vendor_cmd { struct 147 static int ath_vendor_cmd(struct hci_dev *hdev, uint8_t opcode, uint16_t index, in ath_vendor_cmd() function 151 struct ath_vendor_cmd cmd; in ath_vendor_cmd() 171 return ath_vendor_cmd(hdev, OP_WRITE_TAG, INDEX_BDADDR, bdaddr, in ath_set_bdaddr()
|
Completed in 2 milliseconds