Searched refs:BT_MAC_LIB (Results 1 - 2 of 2) sorted by relevance
/drivers/peripheral/bluetooth/hci/hdi_service/implement/ | ||
H A D | bluetooth_address.h | 44 static constexpr const char *BT_MAC_LIB = "libnb_mac.z.so";
member in OHOS::HDI::Bluetooth::Hci::BluetoothAddress |
H A D | bluetooth_address.cpp | 100 void *libMac = dlopen(BT_MAC_LIB, RTLD_LAZY);
in GetConstantAddress() |
Completed in 2 milliseconds