Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/include/
H A Dbus_center_adapter.h30 COMM_DEVICE_KEY_BLE_MAC, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/adapter/bus_center/src/
H A Dbus_center_adapter.c181 case COMM_DEVICE_KEY_BLE_MAC: in GetCommonDevInfo()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c1029 if (GetCommonDevInfo(COMM_DEVICE_KEY_BLE_MAC, info->bleMacAddr, MAC_LEN) != SOFTBUS_OK) { in InitConnectInfo()