Home
last modified time | relevance | path

Searched refs:HciLeSetDefaultPhyReturnParam (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.h628 typedef HciStatusParam HciLeSetDefaultPhyReturnParam; typedef
H A Dhci.h1294 void (*leSetDefaultPhyComplete)(const HciLeSetDefaultPhyReturnParam *returnParam);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_failure_le_controller.c705 HciLeSetDefaultPhyReturnParam returnParam = { in HciCmdOnLeSetDefaultPhyFailed()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_le_cmd_complete.c759 HciLeSetDefaultPhyReturnParam returnParam = {0}; in HciEventOnLeSetDefaultPhyComplete()