Searched refs:leSetExtendedScanResponseDataComplete (Results 1 – 4 of 4) sorted by relevance
795 if (callbacks->leSetExtendedScanResponseDataComplete != NULL) { in HciCmdOnLeSetExtendedScanResponseDataFailed()796 callbacks->leSetExtendedScanResponseDataComplete(&returnParam); in HciCmdOnLeSetExtendedScanResponseDataFailed()
527 if (callbacks->leSetExtendedScanResponseDataComplete != NULL) { in HciEventOnLeSetExtendedScanResponseDataComplete()528 callbacks->leSetExtendedScanResponseDataComplete(&returnParam); in HciEventOnLeSetExtendedScanResponseDataComplete()
1316 …void (*leSetExtendedScanResponseDataComplete)(const HciLeSetExtendedScanResponseDataReturnParam *r… member
971 .leSetExtendedScanResponseDataComplete = GapRecvLeSetExtendedScanResponseDataComplete,