Home
last modified time | relevance | path

Searched defs:Connecting (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.h85 struct Connecting : public StateBase { struct
87 ~Connecting() override{}; in ~Connecting() argument
89 void Exit() override{}; in Exit()
H A Dgatt_connection_manager.cpp1313 GattConnectionManager::Device::StateMachine::Connecting::Connecting( in Connecting() function in OHOS::bluetooth::GattConnectionManager::Device::StateMachine::Connecting