Searched refs:leChannelSelectionAlgorithm (Results 1 – 2 of 2) sorted by relevance
420 if (callbacks->leChannelSelectionAlgorithm != NULL) { in HciEventOnLeChannelSelectionAlgorithmEvent()421 callbacks->leChannelSelectionAlgorithm(eventParam); in HciEventOnLeChannelSelectionAlgorithmEvent()
1447 void (*leChannelSelectionAlgorithm)(const HciLeChannelSelectionAlgorithmEventParam *eventParam); member