Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_socket.h29 struct ListenSocketParam { struct
50 virtual int Listen(ListenSocketParam &param, int &fd) = 0;
/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_socket_proxy.h33 int Listen(ListenSocketParam &param, int &fd) override;
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_socket_server.cpp43 int BluetoothSocketServer::Listen(ListenSocketParam &param, int &fd) in Listen()
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_socket_server.h101 int Listen(ListenSocketParam &param, int &fd) override;
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_socket_proxy.cpp49 int BluetoothSocketProxy::Listen(ListenSocketParam &param, int &fd) in Listen()
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_socket_stub.cpp113 ListenSocketParam param { in ListenInner()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket.cpp588 ListenSocketParam param { in Listen()

Completed in 4 milliseconds