Home
last modified time | relevance | path

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

/system/chre/pal/tests/src/
Dble_pal_impl_test.cc71 void advertisingEventCallback(struct chreBleAdvertisementEvent *event) { in advertisingEventCallback() function in __anond60be0520111::Callbacks
112 void advertisingEventCallback(struct chreBleAdvertisementEvent *event) { in advertisingEventCallback() function
/system/chre/platform/shared/
Dplatform_ble.cc126 void PlatformBleBase::advertisingEventCallback( in advertisingEventCallback() function in chre::PlatformBleBase
/system/chre/pal/include/chre/pal/
Dble.h117 void (*advertisingEventCallback)(struct chreBleAdvertisementEvent *event); member