Home
last modified time | relevance | path

Searched defs:connect (Results 1 – 25 of 35) sorted by relevance

12

/system/bt/binder/android/bluetooth/
DIBluetoothPan.aidl30 boolean connect(in BluetoothDevice device); in connect() method
DIBluetoothPbapClient.aidl27 boolean connect(in BluetoothDevice device); in connect() method
DIBluetoothSap.aidl29 boolean connect(in BluetoothDevice device); in connect() method
DIBluetoothA2dpSink.aidl28 boolean connect(in BluetoothDevice device); in connect() method
DIBluetoothMap.aidl29 boolean connect(in BluetoothDevice device); in connect() method
DIBluetoothMapClient.aidl29 boolean connect(in BluetoothDevice device); in connect() method
DIBluetoothHidDevice.aidl34 boolean connect(in BluetoothDevice device); in connect() method
DIBluetoothHearingAid.aidl28 boolean connect(in BluetoothDevice device); in connect() method
DIBluetoothHidHost.aidl28 boolean connect(in BluetoothDevice device); in connect() method
DIBluetoothA2dp.aidl30 boolean connect(in BluetoothDevice device); in connect() method
DIBluetoothHeadset.aidl43 boolean connect(in BluetoothDevice device); in connect() method
DIBluetoothHeadsetClient.aidl29 boolean connect(in BluetoothDevice device); in connect() method
/system/bt/include/hardware/
Dbt_sock.h75 bt_status_t (*connect)(const RawAddress* bd_addr, btsock_type_t type, member
Dbt_pan.h77 bt_status_t (*connect)(const RawAddress* bd_addr, int local_role, member
Dbt_av.h311 bt_status_t (*connect)(const RawAddress& bd_addr); member
343 bt_status_t (*connect)(const RawAddress& bd_addr); member
Dbt_hd.h109 bt_status_t (*connect)(RawAddress* bd_addr); member
Dbt_gatt_server.h147 bt_status_t (*connect)(int server_if, const RawAddress& bd_addr, member
Dbt_hh.h154 bt_status_t (*connect)(RawAddress* bd_addr); member
/system/bt/btif/src/
Dbtif_profile_queue.cc69 bt_status_t connect() { in connect() function in ConnectNode
Dbtif_hd.cc484 static bt_status_t connect(RawAddress* bd_addr) { in connect() function
/system/chre/host/common/
Dsocket_client.cc44 bool SocketClient::connect(const char *socketName, in connect() function in android::chre::SocketClient
/system/netd/libnetdutils/include/netdutils/
DSyscalls.h140 Status connect(Fd sock, const SockaddrT& addr) const { in connect() function
/system/netd/libnetdutils/
DSyscallsTest.cpp147 TEST_F(SyscallsTest, connect) { in TEST_F() argument
/system/core/adb/
Dsocket_test.cpp64 auto connect = [](asocket* tail, asocket* head) { in TEST_F() local
/system/nfc/src/nfa/include/
Dnfa_snep_api.h160 tNFA_SNEP_CONNECT connect; /* NFA_SNEP_CONNECTED_EVT */ member

12