Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/core/discovery/ble/softbus_ble_mock/
H A Dble_mock.cpp403 if (memcpy_s(mac->addr, sizeof(mac->addr), btMacAddr, sizeof(btMacAddr)) != EOK) { in ActionOfGetBtMacAddr()
H A Dble_mock.h148 static inline uint8_t btMacAddr[] = { 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f }; member in BleMock
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/interface/
H A Dnstackx.h114 char btMacAddr[NSTACKX_MAX_MAC_STRING_LEN]; member

Completed in 3 milliseconds