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/gavdp/
H A Da2dp_service_state_machine.h200 std::unique_ptr<StateMachine::State> disconnected = in A2dpStateManager() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.cpp1194 std::unique_ptr<State> disconnected = std::make_unique<Disconnected>(*this, device); in StateMachine() local
/ohos5.0/drivers/hdf_core/framework/model/audio/usb/src/
H A Daudio_usb_mixer.c71 bool disconnected; member