Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dbr_mock.cpp147 int32_t ConnBrInitBrPendingPacket(void) in ConnBrInitBrPendingPacket() function
149 return GetConnectionBrInterface()->ConnBrInitBrPendingPacket(); in ConnBrInitBrPendingPacket()
H A Dbr_mock.h60 virtual int32_t ConnBrInitBrPendingPacket(void) = 0;
89 MOCK_METHOD0(ConnBrInitBrPendingPacket, int32_t());
H A Dbr_connection_test.cpp189 EXPECT_CALL(brMock, ConnBrInitBrPendingPacket) in ConnInit()
H A Dconnection_br_test.cpp634 ret = ConnBrInitBrPendingPacket(); in HWTEST_F()
/foundation/communication/dsoftbus/core/connection/br/include/
H A Dsoftbus_conn_br_pending_packet.h28 int32_t ConnBrInitBrPendingPacket(void);
/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_pending_packet.c40 int32_t ConnBrInitBrPendingPacket(void) in ConnBrInitBrPendingPacket() function
H A Dsoftbus_conn_br_manager.c1846 ret = ConnBrInitBrPendingPacket(); in ConnInitBr()

Completed in 7 milliseconds