Home
last modified time | relevance | path

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

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