Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service_state_machine.h86 * @brief Construct a disconnecting State object.
202 std::unique_ptr<StateMachine::State> disconnecting = in A2dpStateManager() local
208 Move(disconnecting); in A2dpStateManager()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.cpp1192 std::unique_ptr<State> disconnecting = std::make_unique<Disconnecting>(*this, device); in StateMachine() local
1193 Move(disconnecting); in StateMachine()

Completed in 4 milliseconds