Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dchannel_configuration_state.h39 WAIT_CONFIG_RSP, enumerator
Dsignalling_manager.cc389 configuration_state.state_ = ChannelConfigurationState::State::WAIT_CONFIG_RSP; in OnConfigurationRequest()
587 if (configuration_state.state_ == ChannelConfigurationState::State::WAIT_CONFIG_RSP) { in OnConfigurationResponse()