Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/classic/internal/
Dchannel_configuration_state.h39 WAIT_CONFIG_RSP, enumerator
Dsignalling_manager.cc378 configuration_state.state_ = ChannelConfigurationState::State::WAIT_CONFIG_RSP; in OnConfigurationRequest()
572 if (configuration_state.state_ == ChannelConfigurationState::State::WAIT_CONFIG_RSP) { in OnConfigurationResponse()