Searched refs:on_connect_fail (Results 1 – 2 of 2) sorted by relevance
173 … common::Bind(&L2capDynamicChannelHelper::on_connect_fail, common::Unretained(this)), handler_); in Connect()211 void on_connect_fail(DynamicChannelManager::ConnectionResult result) { in on_connect_fail() function in bluetooth::l2cap::le::L2capLeModuleFacadeService::L2capDynamicChannelHelper327 …address, common::BindOnce(&L2capFixedChannelHelper::on_connect_fail, common::Unretained(this)), ha… in Connect()366 void on_connect_fail(FixedChannelManager::ConnectionResult /* result */) { in on_connect_fail() function in bluetooth::l2cap::le::L2capLeModuleFacadeService::L2capFixedChannelHelper
329 handler_->BindOnceOn(this, &L2capDynamicChannelHelper::on_connect_fail)); in Connect()399 void on_connect_fail(DynamicChannelManager::ConnectionResult /* result */) {} in on_connect_fail() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService::L2capDynamicChannelHelper