Searched defs:scanResponseCallback (Results 1 – 3 of 3) sorted by relevance
190 void PlatformWifiBase::scanResponseCallback(bool pending, uint8_t errorCode) { in scanResponseCallback() function in chre::PlatformWifiBase
113 void (*scanResponseCallback)(bool pending, uint8_t errorCode); member
172 void PalWifiTest::scanResponseCallback(bool pending, uint8_t errorCode) { in scanResponseCallback() function in wifi_pal_impl_test::PalWifiTest