Home
last modified time | relevance | path

Searched refs:TimerCallbackEx (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.h343 static void TimerCallbackEx(void *context, uint8_t advHandle);
H A Dble_advertiser_impl.cpp1714 std::make_unique<utility::Timer>(std::bind(&TimerCallbackEx, this, advStartHandle)); in GapExAdvStartCompleteEvt()
1946 void BleAdvertiserImpl::TimerCallbackEx(void *context, uint8_t advHandle) in TimerCallbackEx() function in OHOS::bluetooth::BleAdvertiserImpl

Completed in 4 milliseconds