Home
last modified time | relevance | path

Searched refs:DisconnectionCompleteCallBack (Results 1 – 1 of 1) sorted by relevance

/foundation/communication/bluetooth/services/bluetooth_standard/service/src/common/
Dpower_manager.cpp96 …static void DisconnectionCompleteCallBack(uint8_t status, uint16_t connectionHandle, uint8_t reaso…
117 … pimpl->btmAclCallbacks_.disconnectionComplete = PowerManager::impl::DisconnectionCompleteCallBack; in Enable()
290 void PowerManager::impl::DisconnectionCompleteCallBack( in DisconnectionCompleteCallBack() function in bluetooth::PowerManager::impl