Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.cpp87 int DoConnectComplete(GattConnectionManager::Device &device, const utility::Message &msg);
789 int GattConnectionManager::impl::DoConnectComplete(GattConnectionManager::Device &device, const utility::Message &msg) in DoConnectComplete() function in OHOS::bluetooth::GattConnectionManager::impl
1293 if (GattConnectionManager::GetInstance().pimpl->DoConnectComplete(device_, msg) == in Dispatch()
1334 if (GattConnectionManager::GetInstance().pimpl->DoConnectComplete(device_, msg) == in Dispatch()
1428 if (GattConnectionManager::GetInstance().pimpl->DoConnectComplete(device_, msg) != in Dispatch()
1525 if (instance.pimpl->DoConnectComplete(device_, msg) == GattStatus::GATT_SUCCESS) { in Dispatch()

Completed in 3 milliseconds