Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_le_cmd.h955 } HciLeReadRfPathCompensationReturnParam; typedef
H A Dhci.h1378 …void (*leReadRfPathCompensationComplete)(const HciLeReadRfPathCompensationReturnParam *returnParam…
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_failure_le_controller.c1059 HciLeReadRfPathCompensationReturnParam returnParam = { in HciCmdOnLeReadRfPathCompensationFailed()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_le_cmd_complete.c941 HciLeReadRfPathCompensationReturnParam returnParam = {0}; in HciEventOnLeReadRFPathCompensationComplete()