Home
last modified time | relevance | path

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

/ohos5.0/docs/zh-cn/device-dev/porting/
H A Dporting-minichip-subsys-communication.md78 | ReadBtMacAddr | 获取设备MAC地址。 |
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gatt.h714 int ReadBtMacAddr(unsigned char *mac, unsigned int len);
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-minichip-subsys-communication.md78 | ReadBtMacAddr | Obtains the device MAC address.|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp459 int ReadBtMacAddr(unsigned char *mac, unsigned int len) in ReadBtMacAddr() function