Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/utils/
H A Dsoftbus_utils.c32 #define MAC_BIT_ONE 1 macro
333 binMac[MAC_BIT_ZERO], binMac[MAC_BIT_ONE], binMac[MAC_BIT_TWO], in ConvertBtMacToStrNoColon()
352 binMac[MAC_BIT_ZERO], binMac[MAC_BIT_ONE], binMac[MAC_BIT_TWO], in ConvertBtMacToStr()
369 binMac[MAC_BIT_TWO], binMac[MAC_BIT_ONE], binMac[MAC_BIT_ZERO]); in ConvertReverseBtMacToStr()
/ohos5.0/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/
H A Ddisc_ble_utils.c41 #define MAC_BIT_ONE 1 macro