Home
last modified time | relevance | path

Searched defs:sppDriver (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/adapter/br/mock/
H A Dwrapper_br_interface.c29 static void Init(const struct tagSppSocketDriver *sppDriver) in Init()
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_trans.c545 int32_t ConnBrTransMuduleInit(SppSocketDriver *sppDriver, ConnBrTransEventListener *listener) in ConnBrTransMuduleInit()
H A Dsoftbus_conn_br_connection.c933 int32_t ConnBrConnectionMuduleInit(SoftBusLooper *looper, SppSocketDriver *sppDriver, ConnBrEventLi… in ConnBrConnectionMuduleInit()
H A Dsoftbus_conn_br_manager.c1811 SppSocketDriver *sppDriver = InitSppSocketDriver(); in InitBrEventListener() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dbr_connection_test.cpp78 void Init(const struct tagSppSocketDriver *sppDriver) in Init()