Home
last modified time | relevance | path

Searched refs:leChannelSelectionAlgorithm (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_le.c420 if (callbacks->leChannelSelectionAlgorithm != NULL) { in HciEventOnLeChannelSelectionAlgorithmEvent()
421 callbacks->leChannelSelectionAlgorithm(eventParam); in HciEventOnLeChannelSelectionAlgorithmEvent()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h1447 void (*leChannelSelectionAlgorithm)(const HciLeChannelSelectionAlgorithmEventParam *eventParam); member