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