Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/utils/
H A Dsoftbus_utils.c40 #define BT_ADDR_BASE 16 macro
316 binMac[i] = strtoul(token, &endptr, BT_ADDR_BASE); in ConvertBtMacToBinary()