Home
last modified time | relevance | path

Searched defs:GET_ENCRYPT_ADDR (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/
H A Dlog_util.h24 #define GET_ENCRYPT_ADDR(device) (GetEncryptAddr((device).GetAddress()).c_str()) macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_utils_server.h29 #define GET_ENCRYPT_ADDR(device) (GetEncryptAddr((device).GetAddress()).c_str()) macro
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_utils.h31 #define GET_ENCRYPT_ADDR(device) (GetEncryptAddr((device).GetDeviceAddr()).c_str()) macro