Home
last modified time | relevance | path

Searched refs:HciReadRemoteExtendedFeaturesCompleteEventParam (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_evt.h390 } HciReadRemoteExtendedFeaturesCompleteEventParam; typedef
H A Dhci.h1038 void (*readRemoteExtendedFeaturesComplete)(const HciReadRemoteExtendedFeaturesCompleteEventParam *eventParam);
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_failure_link_ctrl.c302 HciReadRemoteExtendedFeaturesCompleteEventParam eventParam = { in HciCmdOnReadRemoteExtendedFeaturesFailed()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt.c640 HciReadRemoteExtendedFeaturesCompleteEventParam *param = in HciEventOnReadRemoteExtendedFeaturesCompleteEvent()
641 (HciReadRemoteExtendedFeaturesCompleteEventParam *)BufferPtr(payloadBuffer); in HciEventOnReadRemoteExtendedFeaturesCompleteEvent()
646 if (length != sizeof(HciReadRemoteExtendedFeaturesCompleteEventParam)) { in HciEventOnReadRemoteExtendedFeaturesCompleteEvent()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c1574 static void BtmOnReadRemoteExtendedFeaturesComplete(const HciReadRemoteExtendedFeaturesCompleteEventParam *eventParam) in BtmOnReadRemoteExtendedFeaturesComplete()

Completed in 22 milliseconds