/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_avrcp_tg_proxy.cpp | 37 int error = InnerTransact(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_REGISTER_OBSERVER, option, data, reply); in RegisterObserver() 60 int error = InnerTransact(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_UNREGISTER_OBSERVER, option, data, reply); in UnregisterObserver() 83 int error = InnerTransact( in SetActiveDevice() 106 int error = InnerTransact(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_CONNECT, option, data, reply); in Connect() 129 int error = InnerTransact(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_DISCONNECT, option, data, reply); in Disconnect() 148 int error = InnerTransact(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_GET_CONNECTED_DEVICES, option, data, reply); in GetConnectedDevices() 186 int error = InnerTransact(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_GET_DEVICES_BY_STATES, option, data, reply); in GetDevicesByStates() 217 int error = InnerTransact(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_GET_DEVICE_STATE, option, data, reply); in GetDeviceState() 244 int error = InnerTransact(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_NOTIFY_PLAYBACK_STATUS_CHANGED, in NotifyPlaybackStatusChanged() 272 int error = InnerTransact(BluetoothAvrcpTgInterfaceCod in NotifyTrackChanged() 598 ErrCode BluetoothAvrcpTgProxy::InnerTransact( InnerTransact() function in OHOS::Bluetooth::BluetoothAvrcpTgProxy [all...] |
H A D | bluetooth_host_proxy.cpp | 38 int32_t error = InnerTransact(BluetoothHostInterfaceCode::BT_REGISTER_OBSERVER, option, data, reply); in RegisterObserver() 59 int32_t error = InnerTransact(BluetoothHostInterfaceCode::BT_DEREGISTER_OBSERVER, option, data, reply); in DeregisterObserver() 77 int32_t error = InnerTransact(BluetoothHostInterfaceCode::BT_ENABLE, option, data, reply); in EnableBt() 96 int32_t error = InnerTransact(BluetoothHostInterfaceCode::BT_DISABLE, option, data, reply); in DisableBt() 117 int32_t error = InnerTransact(BluetoothHostInterfaceCode::SATELLITE_CONTROL, option, data, reply); in SatelliteControl() 138 int32_t error = InnerTransact(BluetoothHostInterfaceCode::BT_GETPROFILE, option, data, reply); in GetProfile() 159 int32_t error = InnerTransact(BluetoothHostInterfaceCode::BT_GET_BLE, option, data, reply); in GetBleRemote() 175 int32_t ret = InnerTransact(BluetoothHostInterfaceCode::BT_FACTORY_RESET, option, data, reply); in BluetoothFactoryReset() 191 int32_t error = InnerTransact(BluetoothHostInterfaceCode::BT_GETSTATE, option, data, reply); in GetBtState() 212 int32_t error = InnerTransact(BluetoothHostInterfaceCod in GetLocalAddress() 1509 int32_t BluetoothHostProxy::InnerTransact( InnerTransact() function in OHOS::Bluetooth::BluetoothHostProxy [all...] |
H A D | bluetooth_ble_advertiser_proxy.cpp | 45 ErrCode result = InnerTransact(BLE_REGISTER_BLE_ADVERTISER_CALLBACK, option, data, reply); in RegisterBleAdvertiserCallback() 65 ErrCode result = InnerTransact(BLE_DE_REGISTER_BLE_ADVERTISER_CALLBACK, option, data, reply); in DeregisterBleAdvertiserCallback() 113 ErrCode result = InnerTransact(BLE_START_ADVERTISING, option, data, reply); in StartAdvertising() 141 ErrCode result = InnerTransact(BLE_ENABLE_ADVERTISING, option, data, reply); in EnableAdvertising() 164 ErrCode result = InnerTransact(BLE_DISABLE_ADVERTISING, option, data, reply); in DisableAdvertising() 187 ErrCode result = InnerTransact(BLE_STOP_ADVERTISING, option, data, reply); in StopAdvertising() 210 ErrCode result = InnerTransact(BLE_CLOSE, option, data, reply); in Close() 226 ErrCode result = InnerTransact(BLE_GET_ADVERTISER_HANDLE, option, data, reply); in GetAdvertiserHandle() 262 ErrCode result = InnerTransact(BLE_SET_ADVERTISING_DATA, option, data, reply); in SetAdvertisingData() 268 ErrCode BluetoothBleAdvertiserProxy::InnerTransact( in InnerTransact() function in OHOS::Bluetooth::BluetoothBleAdvertiserProxy [all...] |
H A D | bluetooth_avrcp_ct_proxy.cpp | 36 int error = InnerTransact( in RegisterObserver() 58 int error = InnerTransact( in UnregisterObserver() 77 int error = InnerTransact( in GetConnectedDevices() 106 int error = InnerTransact( in GetDevicesByStates() 134 int error = InnerTransact( in GetDeviceState() 158 int error = InnerTransact( in Connect() 182 int error = InnerTransact( in Disconnect() 211 int error = InnerTransact( in PressButton() 240 int error = InnerTransact( in ReleaseButton() 264 int error = InnerTransact( in GetUnitInfo() 907 ErrCode BluetoothAvrcpCtProxy::InnerTransact( InnerTransact() function in OHOS::Bluetooth::BluetoothAvrcpCtProxy [all...] |
H A D | bluetooth_ble_central_manager_proxy.cpp | 51 int32_t result = InnerTransact(BLE_REGISTER_BLE_CENTRAL_MANAGER_CALLBACK, option, data, reply); in RegisterBleCentralManagerCallback() 78 int32_t result = InnerTransact(BLE_DE_REGISTER_BLE_CENTRAL_MANAGER_CALLBACK, option, data, reply); in DeregisterBleCentralManagerCallback() 116 int32_t result = InnerTransact(BLE_START_SCAN, option, data, reply); in StartScan() 137 int32_t result = InnerTransact(BLE_STOP_SCAN, option, data, reply); in StopScan() 159 int32_t result = InnerTransact(BLE_REMOVE_SCAN_FILTER, option, data, reply); in RemoveScanFilter() 181 int32_t result = InnerTransact(BLE_FREEZE_BY_RSS, option, data, reply); in FreezeByRss() 199 int32_t result = InnerTransact(BLE_RESET_ALL_PROXY, option, data, reply); in ResetAllProxy() 238 int32_t result = InnerTransact(BLE_SET_LPDEVICE_ADV_PARAM, option, data, reply); in SetLpDeviceAdvParam() 267 int32_t result = InnerTransact(BLE_SET_SCAN_REPORT_CHANNEL_TO_LPDEVICE, option, data, reply); in SetScanReportChannelToLpDevice() 286 ErrCode result = InnerTransact(BLE_ENABLE_SYNC_DATA_TO_LPDEVIC in EnableSyncDataToLpDevice() 503 int32_t BluetoothBleCentralManagerProxy::InnerTransact( InnerTransact() function in OHOS::Bluetooth::BluetoothBleCentralManagerProxy [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_host_observer_proxy.cpp | 43 ErrCode result = InnerTransact(BT_HOST_OBSERVER_STATE_CHANGE, option, data, reply); in OnStateChanged() 68 ErrCode result = InnerTransact(BT_HOST_OBSERVER_DISCOVERY_STATE_CHANGE, option, data, reply); in OnDiscoveryStateChanged() 107 ErrCode result = InnerTransact(BT_HOST_OBSERVER_DISCOVERY_RESULT, option, data, reply); in OnDiscoveryResult() 136 ErrCode result = InnerTransact(BT_HOST_OBSERVER_PAIR_REQUESTED, option, data, reply); in OnPairRequested() 176 ErrCode result = InnerTransact(BT_HOST_OBSERVER_PAIR_CONFIRMED, option, data, reply); in OnPairConfirmed() 199 ErrCode result = InnerTransact(BT_HOST_OBSERVER_SCAN_MODE_CHANGED, option, data, reply); in OnScanModeChanged() 222 ErrCode result = InnerTransact(BT_HOST_OBSERVER_DEVICE_NAME_CHANGED, option, data, reply); in OnDeviceNameChanged() 245 ErrCode result = InnerTransact(BT_HOST_OBSERVER_DEVICE_ADDR_CHANGED, option, data, reply); in OnDeviceAddrChanged() 267 ErrCode result = InnerTransact(BT_HOST_OBSERVER_STATE_CHANGE_V2, option, data, reply); in OnBluetoothStateChanged() 274 ErrCode BluetoothHostObserverProxy::InnerTransact( in InnerTransact() function in OHOS::Bluetooth::BluetoothHostObserverProxy [all...] |
H A D | bluetooth_avrcp_ct_observer_proxy.cpp | 45 int error = InnerTransact( in OnConnectionStateChanged() 78 int error = InnerTransact( in OnPressButton() 111 int error = InnerTransact( in OnReleaseButton() 159 int error = InnerTransact( in OnSetBrowsedPlayer() 202 int error = InnerTransact( in OnGetCapabilities() 239 int error = InnerTransact( in OnGetPlayerAppSettingAttributes() 281 int error = InnerTransact( in OnGetPlayerAppSettingValues() 327 int error = InnerTransact( in OnGetPlayerAppSettingCurrentValue() 356 int error = InnerTransact( in OnSetPlayerAppSettingCurrentValue() 399 int error = InnerTransact( in OnGetPlayerAppSettingAttributeText() 1202 ErrCode BluetoothAvrcpCtObserverProxy::InnerTransact(BluetoothAvrcpCtObserverInterfaceCode interfaceCode, InnerTransact() function in OHOS::Bluetooth::BluetoothAvrcpCtObserverProxy [all...] |
H A D | bluetooth_ble_advertise_callback_proxy.cpp | 53 int error = InnerTransact( in OnStartResultEvent() 81 int error = InnerTransact( in OnEnableResultEvent() 110 int error = InnerTransact( in OnDisableResultEvent() 139 int error = InnerTransact( in OnStopResultEvent() 163 int error = InnerTransact( in OnAutoStopAdvEvent() 176 ErrCode BluetoothBleAdvertiseCallbackProxy::InnerTransact( in InnerTransact() function in OHOS::Bluetooth::BluetoothBleAdvertiseCallbackProxy 181 HILOGW("[InnerTransact] fail: get Remote fail code %{public}d", code); in InnerTransact() 190 HILOGW("[InnerTransact] fail: ipcErr=%{public}d code %{public}d", err, code); in InnerTransact() 194 HILOGW("[InnerTransact] fail: ipcErr=%{public}d code %{public}d", err, code); in InnerTransact()
|
H A D | bluetooth_a2dp_src_observer_proxy.cpp | 46 ErrCode result = InnerTransact(BT_A2DP_SRC_OBSERVER_CONNECTION_STATE_CHANGED, option, data, reply); in OnConnectionStateChanged() 79 ErrCode result = InnerTransact(BT_A2DP_SRC_OBSERVER_PLAYING_STATUS_CHANGED, option, data, reply); in OnPlayingStatusChanged() 112 ErrCode result = InnerTransact(BT_A2DP_SRC_OBSERVER_CONFIGURATION_CHANGED, option, data, reply); in OnConfigurationChanged() 141 ErrCode result = InnerTransact(BT_A2DP_SRC_OBSERVER_MEDIASTACK_CHANGED, option, data, reply); in OnMediaStackChanged() 148 ErrCode BluetoothA2dpSrcObserverProxy::InnerTransact( in InnerTransact() function in OHOS::Bluetooth::BluetoothA2dpSrcObserverProxy 153 HILOGE("[InnerTransact] fail: get Remote fail code %{public}d", code); in InnerTransact() 162 HILOGE("[InnerTransact] fail: ipcErr=%{public}d code %{public}d", err, code); in InnerTransact() 166 HILOGE("[InnerTransact] fail: ipcErr=%{public}d code %{public}d", err, code); in InnerTransact() 191 ErrCode result = InnerTransact(BT_A2DP_SRC_OBSERVER_VIRTUALDEVICE_CHANGED, option, data, reply); in OnVirtualDeviceChanged()
|
H A D | bluetooth_remote_device_observer_proxy.cpp | 56 InnerTransact(BluetoothRemoteDeviceObserverInterfaceCode::BT_REMOTE_DEVICE_OBSERVER_PAIR_STATUS, in OnPairStatusChanged() 100 int32_t error = InnerTransact(BluetoothRemoteDeviceObserverInterfaceCode::BT_REMOTE_DEVICE_OBSERVER_REMOTE_UUID, in OnRemoteUuidChanged() 127 int32_t error = InnerTransact(BluetoothRemoteDeviceObserverInterfaceCode::BT_REMOTE_DEVICE_OBSERVER_REMOTE_NAME, in OnRemoteNameChanged() 154 int32_t error = InnerTransact( in OnRemoteAliasChanged() 180 int32_t error = InnerTransact(BluetoothRemoteDeviceObserverInterfaceCode::BT_REMOTE_DEVICE_OBSERVER_REMOTE_COD, in OnRemoteCodChanged() 202 int32_t error = InnerTransact( in OnRemoteBatteryChanged() 206 "InnerTransact fail, error: %{public}d", error); in OnRemoteBatteryChanged() 223 int32_t error = InnerTransact( in OnRemoteDeviceCommonInfoReport() 227 "InnerTransact fail, error: %{public}d", error); in OnRemoteDeviceCommonInfoReport() 236 ErrCode BluetoothRemoteDeviceObserverproxy::InnerTransact( in InnerTransact() function in OHOS::Bluetooth::BluetoothRemoteDeviceObserverproxy [all...] |
H A D | bluetooth_ble_central_manager_callback_proxy.cpp | 47 int error = InnerTransact( in OnScanCallback() 79 int error = InnerTransact( in OnBleBatchScanResultsEvent() 106 int error = InnerTransact( in OnStartOrStopScanEvent() 110 HILOGE("InnerTransact error: %{public}d", error); in OnStartOrStopScanEvent() 122 ErrCode BluetoothBleCentralManagerCallBackProxy::InnerTransact( in InnerTransact() function in OHOS::Bluetooth::BluetoothBleCentralManagerCallBackProxy 127 HILOGW("[InnerTransact] fail: get Remote fail code %{public}d", code); in InnerTransact() 136 HILOGW("[InnerTransact] fail: ipcErr=%{public}d code %{public}d", err, code); in InnerTransact() 140 HILOGW("[InnerTransact] fail: ipcErr=%{public}d code %{public}d", err, code); in InnerTransact()
|
H A D | bluetooth_ble_peripheral_observer_proxy.cpp | 57 InnerTransact(BluetoothBlePeripheralObserverInterfaceCode::BLE_ON_READ_REMOTE_RSSI_EVENT, option, data, reply); in OnReadRemoteRssiEvent() 94 int error = InnerTransact(BluetoothBlePeripheralObserverInterfaceCode::BLE_PAIR_STATUS_CHANGED, in OnPairStatusChanged() 108 ErrCode BluetoothBlePeripheralObserverProxy::InnerTransact( in InnerTransact() function in OHOS::Bluetooth::BluetoothBlePeripheralObserverProxy 113 HILOGW("[InnerTransact] fail: get Remote fail code %{public}d", code); in InnerTransact() 122 HILOGW("[InnerTransact] fail: ipcErr=%{public}d code %{public}d", err, code); in InnerTransact() 126 HILOGW("[InnerTransact] fail: ipcErr=%{public}d code %{public}d", err, code); in InnerTransact()
|
/foundation/resourceschedule/background_task_mgr/frameworks/src/ |
H A D | background_task_mgr_proxy.cpp | 55 ErrCode result = InnerTransact(static_cast<uint32_t>( in RequestSuspendDelay() 87 ErrCode result = InnerTransact(static_cast<uint32_t>( in CancelSuspendDelay() 114 ErrCode result = InnerTransact(static_cast<uint32_t>( in GetRemainingDelayTime() 149 ErrCode result = InnerTransact(static_cast<uint32_t>( in RequestBackgroundRunningForInner() 180 ErrCode result = InnerTransact(static_cast<uint32_t>( in StartBackgroundRunning() 218 ErrCode result = InnerTransact(static_cast<uint32_t>( in UpdateBackgroundRunning() 265 ErrCode result = InnerTransact(static_cast<uint32_t>( in StopBackgroundRunning() 297 ErrCode result = InnerTransact(static_cast<uint32_t>( in SubscribeBackgroundTask() 329 ErrCode result = InnerTransact(static_cast<uint32_t>( in UnsubscribeBackgroundTask() 352 ErrCode result = InnerTransact(static_cas in GetTransientTaskApps() 510 ErrCode BackgroundTaskMgrProxy::InnerTransact(uint32_t code, MessageOption &flags, InnerTransact() function in OHOS::BackgroundTaskMgr::BackgroundTaskMgrProxy [all...] |
/foundation/resourceschedule/device_standby/interfaces/innerkits/src/ |
H A D | standby_service_proxy.cpp | 57 ErrCode result = InnerTransact( in SubscribeStandbyCallback() 92 ErrCode result = InnerTransact(static_cast<uint32_t>(IStandbyInterfaceCode::UNSUBSCRIBE_STANDBY_CALLBACK), in UnsubscribeStandbyCallback() 123 ErrCode result = InnerTransact(static_cast<uint32_t>(IStandbyInterfaceCode::APPLY_ALLOW_RESOURCE), in ApplyAllowResource() 154 ErrCode result = InnerTransact(static_cast<uint32_t>(IStandbyInterfaceCode::UNAPPLY_ALLOW_RESOURCE), in UnapplyAllowResource() 186 ErrCode result = InnerTransact(static_cast<uint32_t>(IStandbyInterfaceCode::GET_ALLOW_LIST), in GetAllowList() 223 ErrCode result = InnerTransact(static_cast<uint32_t>(IStandbyInterfaceCode::IS_DEVICE_IN_STANDBY), in IsDeviceInStandby() 259 ErrCode result = InnerTransact(static_cast<uint32_t>(IStandbyInterfaceCode::SET_NAT_INTERVAL), in SetNatInterval() 290 ErrCode result = InnerTransact(static_cast<uint32_t>(IStandbyInterfaceCode::REPORT_WORK_SCHEDULER_STATUS), in ReportWorkSchedulerStatus() 322 ErrCode result = InnerTransact(static_cast<uint32_t>(IStandbyInterfaceCode::GET_RESTRICT_LIST), in GetRestrictList() 363 ErrCode result = InnerTransact(static_cas in IsStrategyEnabled() 447 ErrCode StandbyServiceProxy::InnerTransact(uint32_t code, MessageOption& flags, InnerTransact() function in OHOS::DevStandbyMgr::StandbyServiceProxy [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/ |
H A D | bluetooth_ble_central_manager_callback_proxy.h | 37 ErrCode InnerTransact(uint32_t code, MessageOption &flags, MessageParcel &data, MessageParcel &reply);
|
H A D | bluetooth_ble_peripheral_observer_proxy.h | 36 ErrCode InnerTransact(uint32_t code, MessageOption &flags, MessageParcel &data, MessageParcel &reply);
|
H A D | bluetooth_a2dp_src_observer_proxy.h | 37 ErrCode InnerTransact(uint32_t code, MessageOption &flags, MessageParcel &data, MessageParcel &reply);
|
H A D | bluetooth_ble_advertise_callback_proxy.h | 37 ErrCode InnerTransact(uint32_t code, MessageOption &flags, MessageParcel &data, MessageParcel &reply);
|
H A D | bluetooth_host_observer_proxy.h | 44 ErrCode InnerTransact(uint32_t code, MessageOption &flags, MessageParcel &data, MessageParcel &reply);
|
H A D | bluetooth_remote_device_observer_proxy.h | 45 ErrCode InnerTransact(uint32_t code, MessageOption &flags, MessageParcel &data, MessageParcel &reply);
|
/foundation/resourceschedule/background_task_mgr/frameworks/test/unittest/mock/src/ |
H A D | mock_background_task_mgr_proxy.cpp | 36 ErrCode BackgroundTaskMgrProxy::InnerTransact(uint32_t code, MessageOption &flags, in InnerTransact() function in OHOS::BackgroundTaskMgr::BackgroundTaskMgrProxy 44 BGTASK_LOGE("InnerTransact get Remote fail code %{public}d", code); in InnerTransact() 53 BGTASK_LOGE("[InnerTransact] fail: ipcErr=%{public}d code %{public}u", err, code); in InnerTransact() 57 BGTASK_LOGE("[InnerTransact] fail: ipcErr=%{public}d code %{public}u", err, code); in InnerTransact()
|
/foundation/communication/bluetooth/frameworks/inner/ipc/include/ |
H A D | bluetooth_ble_central_manager_proxy.h | 51 ErrCode InnerTransact(uint32_t code, MessageOption &flags, MessageParcel &data, MessageParcel &reply);
|
H A D | bluetooth_ble_advertiser_proxy.h | 44 ErrCode InnerTransact(uint32_t code, MessageOption &flags, MessageParcel &data, MessageParcel &reply);
|
H A D | bluetooth_avrcp_tg_proxy.h | 55 ErrCode InnerTransact(uint32_t code, MessageOption &flags, MessageParcel &data, MessageParcel &reply);
|
/foundation/resourceschedule/device_standby/interfaces/innerkits/include/ |
H A D | standby_service_proxy.h | 149 ErrCode InnerTransact(uint32_t code, MessageOption& flags, MessageParcel& data, MessageParcel& reply);
|