Home
last modified time | relevance | path

Searched refs:GET_ROUTE_TYPE (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/core/transmission/session/src/
H A Dtrans_session_manager.c34 #define GET_ROUTE_TYPE(type) ((uint32_t)(type) & 0xff) macro
391 int32_t routeType = (int32_t)GET_ROUTE_TYPE(type); in TransOnLinkDown()
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_socket_manager.c37 #define GET_ROUTE_TYPE(type) ((uint32_t)(type) & 0xff) macro
343 int32_t routeType = (int32_t)GET_ROUTE_TYPE(type); in DestroyClientSessionByNetworkId()

Completed in 5 milliseconds