Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/core/common/include/
H A Dsoftbus_bitmap.h30 #define SOFTBUS_BITGET(x, bit) ((x) & (DATA_ONE(x) << (bit))) macro

Completed in 1 milliseconds