Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_le_controller.c585 int HCI_LeSetExtendedScanParameters(const HciLeSetExtendedScanParametersParam *param) in HCI_LeSetExtendedScanParameters() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_scan.c629 ret = HCI_LeSetExtendedScanParameters(&hciCmdParam); in GapLeSetExtendedScanParameters()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h483 int HCI_LeSetExtendedScanParameters(const HciLeSetExtendedScanParametersParam *param);