Searched refs:scanResponseCallback (Results 1 – 5 of 5) 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
63 gTest->scanResponseCallback(pending, errorCode); in chrePalScanResponseCallback()121 .scanResponseCallback = chrePalScanResponseCallback, in SetUp()156 void PalWifiTest::scanResponseCallback(bool pending, uint8_t errorCode) { in scanResponseCallback() function in wifi_pal_impl_test::PalWifiTest
36 void scanResponseCallback(bool pending, uint8_t errorCode);