Searched refs:GapLeRemoveAdvertisingSetComplete (Results 1 – 3 of 3) sorted by relevance
160 void GapLeRemoveAdvertisingSetComplete(const HciLeRemoveAdvertisingSetReturnParam *param);
339 void GapLeRemoveAdvertisingSetComplete(const HciLeRemoveAdvertisingSetReturnParam *param) in GapLeRemoveAdvertisingSetComplete() function
690 …int ret = GapProcessHciEventInTask((TaskFunc)GapLeRemoveAdvertisingSetComplete, param, sizeof(*par… in GapRecvLeRemoveAdvertisingSetComplete()