Home
last modified time | relevance | path

Searched refs:BrPendConnection (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dconnection_br_connection_test.cpp1162 ret = BrPendConnection(&option, time);
1187 ret = BrPendConnection(&option, time);
1207 ret = BrPendConnection(&option, time);
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_manager.c80 static int32_t BrPendConnection(const ConnectOption *option, uint32_t time);
1629 BrPendConnection(&option, duration); in ProcessAclCollisionException()
1634 static int32_t BrPendConnection(const ConnectOption *option, uint32_t time) in BrPendConnection() function
1861 .PreventConnection = BrPendConnection, in ConnInitBr()