Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_controller_baseband_cmd.h947 typedef HciStatusParam HciSetExternalFrameConfigurationReturnParam; typedef
H A Dhci.h825 …void (*setExternalFrameConfigurationComplete)(const HciSetExternalFrameConfigurationReturnParam *r…
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_controller_baseband_cmd_complete.c1097 HciSetExternalFrameConfigurationReturnParam returnParam = {0}; in HciEventOnSetExternalFrameConfigurationComplete()