Home
last modified time | relevance | path

Searched refs:HciPhysicalLinkRecoveryEventParam (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_evt.h597 } HciPhysicalLinkRecoveryEventParam; typedef
H A Dhci.h1102 void (*physicalLinkRecovery)(const HciPhysicalLinkRecoveryEventParam *eventParam);
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt.c1440 if (BufferGetSize(payloadBuffer) != sizeof(HciPhysicalLinkRecoveryEventParam)) { in HciEventOnPhysicalLinkRecoveryEvent()
1444 HciPhysicalLinkRecoveryEventParam *param = (HciPhysicalLinkRecoveryEventParam *)BufferPtr(payloadBuffer); in HciEventOnPhysicalLinkRecoveryEvent()

Completed in 7 milliseconds