Home
last modified time | relevance | path

Searched refs:GET_ENCRYPT_RAW_ADDR (Results 1 - 12 of 12) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_ct_server.cpp311 HILOGI("address: %{public}s, state: %{public}d", GET_ENCRYPT_RAW_ADDR(rawAddr), state); in OnConnectionStateChanged()
323 GET_ENCRYPT_RAW_ADDR(rawAddr), button, result); in OnPressButton()
337 GET_ENCRYPT_RAW_ADDR(rawAddr), button, result); in OnReleaseButton()
352 GET_ENCRYPT_RAW_ADDR(rawAddr), result, detail); in OnSetBrowsedPlayer()
370 HILOGI("addr: %{public}s, res: %{public}d", GET_ENCRYPT_RAW_ADDR(rawAddr), result); in OnGetCapabilities()
384 HILOGI("addr: %{public}s, res: %{public}d", GET_ENCRYPT_RAW_ADDR(rawAddr), result); in OnGetPlayerAppSettingAttributes()
398 GET_ENCRYPT_RAW_ADDR(rawAddr), attribute, result); in OnGetPlayerAppSettingValues()
411 HILOGI("addr: %{public}s, res: %{public}d", GET_ENCRYPT_RAW_ADDR(rawAddr), result); in OnGetPlayerAppSettingCurrentValue()
425 HILOGI("addr: %{public}s, res: %{public}d", GET_ENCRYPT_RAW_ADDR(rawAddr), result); in OnSetPlayerAppSettingCurrentValue()
438 HILOGI("addr: %{public}s, res: %{public}d", GET_ENCRYPT_RAW_ADDR(rawAdd in OnGetPlayerAppSettingAttributeText()
[all...]
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp57 GET_ENCRYPT_RAW_ADDR(rawAddr), state, cause);
68 GET_ENCRYPT_RAW_ADDR(rawAddr), button, result);
79 GET_ENCRYPT_RAW_ADDR(rawAddr), button, result);
91 GET_ENCRYPT_RAW_ADDR(rawAddr), result, detail);
107 HILOGI("enter, address: %{public}s, res: %{public}d", GET_ENCRYPT_RAW_ADDR(rawAddr), result);
118 HILOGI("enter, address: %{public}s, res: %{public}d", GET_ENCRYPT_RAW_ADDR(rawAddr), result);
131 GET_ENCRYPT_RAW_ADDR(rawAddr), attribute, result);
144 HILOGI("enter, address: %{public}s, res: %{public}d", GET_ENCRYPT_RAW_ADDR(rawAddr), result);
155 HILOGI("enter, address: %{public}s, res: %{public}d", GET_ENCRYPT_RAW_ADDR(rawAddr), result);
167 HILOGI("enter, address: %{public}s, res: %{public}d", GET_ENCRYPT_RAW_ADDR(rawAdd
[all...]
H A Dbluetooth_host.cpp162 transport, GET_ENCRYPT_RAW_ADDR(device));
172 transport, GET_ENCRYPT_RAW_ADDR(device), reqType, number);
237 GET_ENCRYPT_RAW_ADDR(device), state, reason);
249 transport, GET_ENCRYPT_RAW_ADDR(device), status, cause);
259 HILOGD("enter, device: %{public}s", GET_ENCRYPT_RAW_ADDR(device));
275 GET_ENCRYPT_RAW_ADDR(device), deviceName.c_str());
286 GET_ENCRYPT_RAW_ADDR(device), alias.c_str());
296 HILOGD("enter, device: %{public}s, cod: %{public}d", GET_ENCRYPT_RAW_ADDR(device), cod);
345 GET_ENCRYPT_RAW_ADDR(device), state, reason);
356 transport, GET_ENCRYPT_RAW_ADDR(devic
[all...]
H A Dbluetooth_hfp_ag.cpp48 GET_ENCRYPT_RAW_ADDR(device), GetProfileConnStateName(state).c_str(), cause);
58 GET_ENCRYPT_RAW_ADDR(device), state, reason);
67 HILOGD("enter, device: %{public}s", GET_ENCRYPT_RAW_ADDR(device));
78 GET_ENCRYPT_RAW_ADDR(device), indValue);
88 GET_ENCRYPT_RAW_ADDR(device), GetUpdateOutputStackActionName(action).c_str());
H A Dbluetooth_map_mse.cpp46 GET_ENCRYPT_RAW_ADDR(device), GetProfileConnStateName(state).c_str(), cause);
H A Dbluetooth_pan.cpp45 GET_ENCRYPT_RAW_ADDR(device), state, cause);
H A Dbluetooth_a2dp_snk.cpp79 GET_ENCRYPT_RAW_ADDR(device), state, cause);
H A Dbluetooth_a2dp_src.cpp67 GET_ENCRYPT_RAW_ADDR(device), GetProfileConnStateName(state).c_str(), cause);
101 GET_ENCRYPT_RAW_ADDR(device), GetUpdateOutputStackActionName(action).c_str());
H A Dbluetooth_avrcp_tg.cpp48 GET_ENCRYPT_RAW_ADDR(addr), state, cause);
H A Dbluetooth_hid_host.cpp47 GET_ENCRYPT_RAW_ADDR(device), GetProfileConnStateName(state).c_str(), cause);
H A Dbluetooth_hfp_hf.cpp45 GET_ENCRYPT_RAW_ADDR(device), state, cause);
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_utils.h32 #define GET_ENCRYPT_RAW_ADDR(rawAddr) (GetEncryptAddr((rawAddr).GetAddress()).c_str()) macro

Completed in 11 milliseconds