Searched refs:has_bip_client_ (Results 1 – 2 of 2) sorted by relevance
355 bool has_bip_client_; variable
64 has_bip_client_(false) {} in Device()89 has_bip_client_ = connected; in SetBipClientStatus()92 bool Device::HasBipClient() const { return has_bip_client_; } in HasBipClient()