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