Home
last modified time | relevance | path

Searched defs:Disconnected (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.h106 struct Disconnected : public StateBase { struct
108 ~Disconnected() override{}; in ~Disconnected() argument
110 void Exit() override{}; in Exit()
H A Dgatt_connection_manager.cpp1486 GattConnectionManager::Device::StateMachine::Disconnected::Disconnected( in Disconnected() function in OHOS::bluetooth::GattConnectionManager::Device::StateMachine::Disconnected
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gatts/
H A Dgeneric_attribute_service.cpp256 void GenericAttributeService::Disconnected(const GattDevice& device) in Disconnected() function in OHOS::bluetooth::GenericAttributeService