Searched refs:ConnectServices (Results 1 – 7 of 7) sorted by relevance
31 MOCK_METHOD(bool, ConnectServices,
26 bool FixedChannelManager::ConnectServices(hci::Address device, OnConnectionFailureCallback on_fail_… in ConnectServices() function in bluetooth::l2cap::classic::FixedChannelManager
108 …virtual bool ConnectServices(hci::Address device, OnConnectionFailureCallback on_fail_callback, os…
26 bool FixedChannelManager::ConnectServices(hci::AddressWithType address_with_type, in ConnectServices() function in bluetooth::l2cap::le::FixedChannelManager
107 …bool ConnectServices(hci::AddressWithType address_with_type, OnConnectionFailureCallback on_fail_c…
326 fixed_channel_manager_->ConnectServices( in Connect()
170 l2cap_manager_le_->ConnectServices( in CreateBondLe()