Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_controller_baseband_cmd.h543 } HciReadCurrentIacLapReturnParam; typedef
H A Dhci.h720 void (*readCurrentIacLapComplete)(const HciReadCurrentIacLapReturnParam *returnParam);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_failure_controller_baseband.c607 HciReadCurrentIacLapReturnParam returParam = { in HciCmdOnReadCurrentIacLapFailed()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_controller_baseband_cmd_complete.c229 HciReadCurrentIacLapReturnParam returnParam = {0}; in HciEventOnReadCurrentIacLapComplete()