Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_status_params_cmd.h209 typedef HciStatusParam HciSetTriggeredClockCaptureReturnParam; typedef
H A Dhci.h944 …void (*setTriggeredClockCaptureComplete)(const HciSetTriggeredClockCaptureReturnParam *returnParam…
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_failure_status_params.c176 HciSetTriggeredClockCaptureReturnParam returnParam = { in HciCmdOnSetTriggeredClockCaptureFailed()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_status_params_cmd_complete.c187 HciSetTriggeredClockCaptureReturnParam returnParam = {0}; in HciEventOnSetTriggeredClockCaptureComplete()