Home
last modified time | relevance | path

Searched defs:nanServiceLostCallback (Results 1 – 3 of 3) sorted by relevance

/system/chre/platform/shared/
Dplatform_wifi.cc225 void PlatformWifiBase::nanServiceLostCallback(uint32_t subscriptionId, in nanServiceLostCallback() function in chre::PlatformWifiBase
/system/chre/pal/include/chre/pal/
Dwifi.h216 void (*nanServiceLostCallback)(uint32_t subscriptionId, uint32_t publisherId); member
/system/chre/pal/tests/src/
Dwifi_pal_impl_test.cc224 void PalWifiTest::nanServiceLostCallback(uint32_t subscriptionId, in nanServiceLostCallback() function in wifi_pal_impl_test::PalWifiTest