Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.h207 static void LeDisconnectionComplete(uint8_t status, uint16_t connectionHandle, uint8_t reason, void *context);
H A Dble_adapter.cpp1237 pimpl->btmAclCb_.leDisconnectionComplete = &BleAdapter::LeDisconnectionComplete; in RegisterCallbackToBtm()
1318 void BleAdapter::LeDisconnectionComplete(uint8_t status, uint16_t connectionHandle, uint8_t reason, void *context) in LeDisconnectionComplete() function in OHOS::bluetooth::BleAdapter

Completed in 3 milliseconds