Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_le_controller.c480 int HCI_LeSetExtendedScanResponseData(const HciLeSetExtendedScanResponseDataParam *param) in HCI_LeSetExtendedScanResponseData()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_le_cmd.h729 } HciLeSetExtendedScanResponseDataParam; typedef
H A Dhci.h459 int HCI_LeSetExtendedScanResponseData(const HciLeSetExtendedScanResponseDataParam *param);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_adv.c245 HciLeSetExtendedScanResponseDataParam hciCmdParam; in GapLeSetExtendedScanResponseData()