Home
last modified time | relevance | path

Searched refs:ConnectSocketParam (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_socket.h37 struct ConnectSocketParam { struct
49 virtual int Connect(ConnectSocketParam &param, int &fd) = 0;
/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_socket_proxy.h32 int Connect(ConnectSocketParam &param, int &fd) override;
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_socket_server.cpp29 int BluetoothSocketServer::Connect(ConnectSocketParam &param, int &fd) in Connect()
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_socket_server.h100 int Connect(ConnectSocketParam &param, int &fd) override;
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_socket_proxy.cpp23 int BluetoothSocketProxy::Connect(ConnectSocketParam &param, int &fd) in Connect()
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_socket_stub.cpp81 ConnectSocketParam param { in ConnectInner()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket.cpp453 ConnectSocketParam param { in Connect()

Completed in 4 milliseconds