Home
last modified time | relevance | path

Searched refs:WAIT_CONFIG_REQ (Results 1 – 2 of 2) sorted by relevance

/system/bt/gd/l2cap/classic/internal/
Dchannel_configuration_state.h44 WAIT_CONFIG_REQ, enumerator
Dsignalling_manager.cc367 if (configuration_state.state_ == ChannelConfigurationState::State::WAIT_CONFIG_REQ) { in OnConfigurationRequest()
583 configuration_state.state_ = ChannelConfigurationState::State::WAIT_CONFIG_REQ; in OnConfigurationResponse()