Home
last modified time | relevance | path

Searched defs:acceptSocket (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/bluetooth/services/bluetooth_standard/service/src/sock/
Dsocket.cpp478 std::unique_ptr<Socket> acceptSocket = std::make_unique<Socket>(); in AddSocketInternal() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
Dnstackx_dfile_session.h78 Socket *acceptSocket; member