/system/bt/binder/android/bluetooth/ |
D | IBluetoothPan.aidl | 30 boolean connect(in BluetoothDevice device); in connect() method
|
D | IBluetoothPbapClient.aidl | 27 boolean connect(in BluetoothDevice device); in connect() method
|
D | IBluetoothSap.aidl | 29 boolean connect(in BluetoothDevice device); in connect() method
|
D | IBluetoothA2dpSink.aidl | 28 boolean connect(in BluetoothDevice device); in connect() method
|
D | IBluetoothMap.aidl | 29 boolean connect(in BluetoothDevice device); in connect() method
|
D | IBluetoothMapClient.aidl | 29 boolean connect(in BluetoothDevice device); in connect() method
|
D | IBluetoothHidDevice.aidl | 34 boolean connect(in BluetoothDevice device); in connect() method
|
D | IBluetoothHearingAid.aidl | 28 boolean connect(in BluetoothDevice device); in connect() method
|
D | IBluetoothHidHost.aidl | 28 boolean connect(in BluetoothDevice device); in connect() method
|
D | IBluetoothA2dp.aidl | 30 boolean connect(in BluetoothDevice device); in connect() method
|
D | IBluetoothHeadset.aidl | 43 boolean connect(in BluetoothDevice device); in connect() method
|
D | IBluetoothHeadsetClient.aidl | 29 boolean connect(in BluetoothDevice device); in connect() method
|
/system/bt/include/hardware/ |
D | bt_sock.h | 75 bt_status_t (*connect)(const RawAddress* bd_addr, btsock_type_t type, member
|
D | bt_pan.h | 77 bt_status_t (*connect)(const RawAddress* bd_addr, int local_role, member
|
D | bt_av.h | 311 bt_status_t (*connect)(const RawAddress& bd_addr); member 343 bt_status_t (*connect)(const RawAddress& bd_addr); member
|
D | bt_hd.h | 109 bt_status_t (*connect)(RawAddress* bd_addr); member
|
D | bt_gatt_server.h | 147 bt_status_t (*connect)(int server_if, const RawAddress& bd_addr, member
|
D | bt_hh.h | 154 bt_status_t (*connect)(RawAddress* bd_addr); member
|
/system/bt/btif/src/ |
D | btif_profile_queue.cc | 69 bt_status_t connect() { in connect() function in ConnectNode
|
D | btif_hd.cc | 484 static bt_status_t connect(RawAddress* bd_addr) { in connect() function
|
/system/chre/host/common/ |
D | socket_client.cc | 44 bool SocketClient::connect(const char *socketName, in connect() function in android::chre::SocketClient
|
/system/netd/libnetdutils/include/netdutils/ |
D | Syscalls.h | 140 Status connect(Fd sock, const SockaddrT& addr) const { in connect() function
|
/system/netd/libnetdutils/ |
D | SyscallsTest.cpp | 147 TEST_F(SyscallsTest, connect) { in TEST_F() argument
|
/system/core/adb/ |
D | socket_test.cpp | 64 auto connect = [](asocket* tail, asocket* head) { in TEST_F() local
|
/system/nfc/src/nfa/include/ |
D | nfa_snep_api.h | 160 tNFA_SNEP_CONNECT connect; /* NFA_SNEP_CONNECTED_EVT */ member
|