Searched refs:qosSetupComplete (Results 1 – 2 of 2) sorted by relevance
990 if (callbacks->qosSetupComplete != NULL) { in HciEventOnQoSSetupCompleteEvent()991 callbacks->qosSetupComplete(param); in HciEventOnQoSSetupCompleteEvent()
984 void (*qosSetupComplete)(const HciQosSetupCompleteEventParam *eventParam); member