/system/core/fastboot/ |
D | tcp.cpp | 186 std::unique_ptr<Transport> Connect(const std::string& hostname, int port, std::string* error) { in Connect() function 193 std::unique_ptr<Transport> Connect(std::unique_ptr<Socket> sock, std::string* error) { in Connect() function
|
D | udp.cpp | 378 std::unique_ptr<Transport> Connect(const std::string& hostname, int port, std::string* error) { in Connect() function 385 std::unique_ptr<Transport> Connect(std::unique_ptr<Socket> sock, std::string* error) { in Connect() function
|
/system/bt/service/common/android/bluetooth/ |
D | IBluetoothA2dpSource.aidl | 28 boolean Connect(String device_address); in Connect() method
|
D | IBluetoothA2dpSink.aidl | 27 boolean Connect(String device_address); in Connect() method
|
D | IBluetoothLowEnergy.aidl | 29 boolean Connect(int client_id, String address, boolean is_direct); in Connect() method
|
/system/nvram/hal/ |
D | testing_nvram_implementation.cpp | 77 bool TestingNvramImplementation::Connect() { in Connect() function in __anonb2a572810111::TestingNvramImplementation
|
/system/bt/gd/security/channel/ |
D | security_manager_channel.cc | 42 void SecurityManagerChannel::Connect(hci::Address address) { in Connect() function in bluetooth::security::channel::SecurityManagerChannel
|
/system/bt/service/test/ |
D | a2dp_source_unittest.cc | 137 void Connect(const std::string& addr) { in Connect() function in bluetooth::__anondbec48710111::A2dpSourcePostRegisterTest 199 TEST_F(A2dpSourcePostRegisterTest, Connect) { in TEST_F() argument
|
D | a2dp_sink_unittest.cc | 140 void Connect(const std::string& addr) { in Connect() function in bluetooth::__anon3081c9550111::A2dpSinkPostRegisterTest 202 TEST_F(A2dpSinkPostRegisterTest, Connect) { in TEST_F() argument
|
D | low_energy_client_unittest.cc | 254 TEST_F(LowEnergyClientPostRegisterTest, Connect) { in TEST_F() argument
|
/system/bt/btif/src/ |
D | btif_hearing_aid.cc | 85 void Connect(const RawAddress& address) override { in Connect() function in __anon547f3a460211::HearingAidInterfaceImpl
|
D | btif_hf.cc | 780 bt_status_t HeadsetInterface::Connect(RawAddress* bd_addr) { in Connect() function in bluetooth::headset::HeadsetInterface
|
/system/bt/service/ |
D | a2dp_sink.cc | 58 bool A2dpSink::Connect(const std::string& device_address) { in Connect() function in bluetooth::A2dpSink
|
D | low_energy_client.cc | 53 bool LowEnergyClient::Connect(const std::string& address, bool is_direct) { in Connect() function in bluetooth::LowEnergyClient
|
D | a2dp_source.cc | 136 bool A2dpSource::Connect(const std::string& device_address) { in Connect() function in bluetooth::A2dpSource
|
/system/bt/service/ipc/binder/ |
D | bluetooth_low_energy_binder_server.cc | 65 Status BluetoothLowEnergyBinderServer::Connect(int client_id, in Connect() function in ipc::binder::BluetoothLowEnergyBinderServer
|
D | bluetooth_a2dp_sink_binder_server.cc | 83 Status BluetoothA2dpSinkBinderServer::Connect(const String16& device_address, in Connect() function in ipc::binder::BluetoothA2dpSinkBinderServer
|
D | bluetooth_a2dp_source_binder_server.cc | 140 Status BluetoothA2dpSourceBinderServer::Connect(const String16& device_address, in Connect() function in ipc::binder::BluetoothA2dpSourceBinderServer
|
/system/bt/gd/l2cap/le/ |
D | facade.cc | 150 void Connect(hci::AddressWithType address) { in Connect() function in bluetooth::l2cap::le::L2capLeModuleFacadeService::L2capDynamicChannelHelper 301 void Connect(hci::AddressWithType address) { in Connect() function in bluetooth::l2cap::le::L2capLeModuleFacadeService::L2capFixedChannelHelper
|
/system/bt/gd/l2cap/classic/ |
D | facade.cc | 156 void Connect(hci::Address address) { in Connect() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService::L2capDynamicChannelHelper
|
/system/bt/bta/hearing_aid/ |
D | hearing_aid.cc | 312 void Connect(const RawAddress& address) override { in Connect() function in __anonbabfa7770111::HearingAidImpl
|