Searched refs:scanResponseCallback (Results 1 – 3 of 3) sorted by relevance
29 PlatformWifiBase::scanResponseCallback,118 void PlatformWifiBase::scanResponseCallback(bool pending, uint8_t errorCode) { in scanResponseCallback() function in chre::PlatformWifiBase
41 static void scanResponseCallback(bool pending, uint8_t errorCode);
95 void (*scanResponseCallback)(bool pending, uint8_t errorCode); member