Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_le.c412 if (param == NULL || (length != sizeof(HciLeChannelSelectionAlgorithmEventParam))) { in HciEventOnLeChannelSelectionAlgorithmEvent()
416HciLeChannelSelectionAlgorithmEventParam *eventParam = (HciLeChannelSelectionAlgorithmEventParam *… in HciEventOnLeChannelSelectionAlgorithmEvent()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_le_evt.h287 } HciLeChannelSelectionAlgorithmEventParam; typedef
H A Dhci.h1447 void (*leChannelSelectionAlgorithm)(const HciLeChannelSelectionAlgorithmEventParam *eventParam);