Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dbluetooth_address.cpp106 using GetMacFun = int (*)(unsigned int, char*, int); in GetConstantAddress() typedef
107 GetMacFun getMac = reinterpret_cast<GetMacFun>(dlsym(libMac, GET_BT_MAC_SYMBOL_NAME)); in GetConstantAddress()