Searched refs:leReadNumberofSupportedAdvertisingSetsComplete (Results 1 – 4 of 4) sorted by relevance
837 if (callbacks->leReadNumberofSupportedAdvertisingSetsComplete != NULL) { in HciCmdOnLeReadNumberofSupportedAdvertisingSetsFailed()838 callbacks->leReadNumberofSupportedAdvertisingSetsComplete(&returnParam); in HciCmdOnLeReadNumberofSupportedAdvertisingSetsFailed()
569 if (callbacks->leReadNumberofSupportedAdvertisingSetsComplete != NULL) { in HciEventOnLeReadNumberofSupportedAdvertisingSetsComplete()570 callbacks->leReadNumberofSupportedAdvertisingSetsComplete(&returnParam); in HciEventOnLeReadNumberofSupportedAdvertisingSetsComplete()
1326 void (*leReadNumberofSupportedAdvertisingSetsComplete)( member
974 ….leReadNumberofSupportedAdvertisingSetsComplete = GapRecvLeReadNumberofSupportedAdvertisingSetsCom…