Home
last modified time | relevance | path

Searched defs:socket_fd (Results 1 – 7 of 7) sorted by relevance

/packages/modules/adb/
Dsocket_test.cpp107 unique_fd socket_fd; member
152 int socket_fd[2]; in TEST_F() local
176 int socket_fd[2]; in TEST_F() local
209 int socket_fd[2]; in TEST_F() local
/packages/modules/Bluetooth/tools/rootcanal/model/devices/
Dlink_layer_socket_device.h43 std::shared_ptr<AsyncDataChannel> socket_fd, Phy::Type phy_type) { in Create()
Dlink_layer_socket_device.cc34 std::shared_ptr<AsyncDataChannel> socket_fd, Phy::Type phy_type) in LinkLayerSocketDevice()
/packages/modules/Bluetooth/tools/rootcanal/net/posix/
Dposix_async_socket_connector.cc42 int socket_fd = socket(AF_INET, SOCK_STREAM, 0); in ConnectToRemoteServer() local
/packages/modules/Bluetooth/system/gd/hal/
Dhci_hal_host_rootcanal.cc59 int socket_fd = socket(AF_INET, SOCK_STREAM, 0); in ConnectToSocket() local
Dhci_hal_host.cc174 int socket_fd = socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_HCI); in ConnectToSocket() local
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp1706 int socket_fd = INVALID_FD; in connectSocketNative() local
1737 int socket_fd = INVALID_FD; in createSocketChannelNative() local