Home
last modified time | relevance | path

Searched refs:HciReadExtendedInquiryResponseReturnParam (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.h656 } HciReadExtendedInquiryResponseReturnParam; typedef
H A Dhci.h753 …void (*readExtendedInquiryResponseComplete)(const HciReadExtendedInquiryResponseReturnParam *retur…
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_failure_controller_baseband.c761 HciReadExtendedInquiryResponseReturnParam returnParam = { in HciCmdOnReadExtendedInquiryResponseFailed()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_controller_baseband_cmd_complete.c873 HciReadExtendedInquiryResponseReturnParam returnParam = {0}; in HciEventOnReadExtendedInquiryResponseComplete()