Searched refs:on_connect_fail (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/bt/gd/l2cap/le/ | ||
H A D | facade.cc | 155 … common::Bind(&L2capDynamicChannelHelper::on_connect_fail, common::Unretained(this)), handler_); in Connect() |
/aosp12/system/bt/gd/l2cap/classic/ | ||
H A D | facade.cc | 294 handler_->BindOnceOn(this, &L2capDynamicChannelHelper::on_connect_fail)); in Connect() |