/system/bt/binder/android/bluetooth/ |
D | IBluetoothGattCallback.aidl | 26 void onClientRegistered(in int status, in int clientIf); in onClientRegistered() 27 void onClientConnectionState(in int status, in int clientIf, in onClientConnectionState() 29 void onPhyUpdate(in String address, in int txPhy, in int rxPhy, in int status); in onPhyUpdate() 30 void onPhyRead(in String address, in int txPhy, in int rxPhy, in int status); in onPhyRead() 31 void onSearchComplete(in String address, in List<BluetoothGattService> services, in int status); in onSearchComplete() 32 void onCharacteristicRead(in String address, in int status, in int handle, in byte[] value); in onCharacteristicRead() 33 void onCharacteristicWrite(in String address, in int status, in int handle); in onCharacteristicWrite() 34 void onExecuteWrite(in String address, in int status); in onExecuteWrite() 35 void onDescriptorRead(in String address, in int status, in int handle, in byte[] value); in onDescriptorRead() 36 void onDescriptorWrite(in String address, in int status, in int handle); in onDescriptorWrite() [all …]
|
D | IBluetoothGattServerCallback.aidl | 25 void onServerRegistered(in int status, in int serverIf); in onServerRegistered() 26 void onServerConnectionState(in int status, in int serverIf, in onServerConnectionState() 28 void onServiceAdded(in int status, in BluetoothGattService service); in onServiceAdded() 41 void onNotificationSent(in String address, in int status); in onNotificationSent() 43 void onPhyUpdate(in String address, in int txPhy, in int rxPhy, in int status); in onPhyUpdate() 44 void onPhyRead(in String address, in int txPhy, in int rxPhy, in int status); in onPhyRead() 46 in int timeout, in int status); in onConnectionUpdated()
|
/system/bt/binder/android/bluetooth/le/ |
D | IAdvertisingSetCallback.aidl | 23 void onAdvertisingSetStarted(in int advertiserId, in int tx_power, in int status); in onAdvertisingSetStarted() 26 void onAdvertisingEnabled(in int advertiserId, in boolean enable, in int status); in onAdvertisingEnabled() 27 void onAdvertisingDataSet(in int advertiserId, in int status); in onAdvertisingDataSet() 28 void onScanResponseDataSet(in int advertiserId, in int status); in onScanResponseDataSet() 29 void onAdvertisingParametersUpdated(in int advertiserId, in int tx_power, in int status); in onAdvertisingParametersUpdated() 30 void onPeriodicAdvertisingParametersUpdated(in int advertiserId, in int status); in onPeriodicAdvertisingParametersUpdated() 31 void onPeriodicAdvertisingDataSet(in int advertiserId, in int status); in onPeriodicAdvertisingDataSet() 32 void onPeriodicAdvertisingEnabled(in int advertiserId, in boolean enable, in int status); in onPeriodicAdvertisingEnabled()
|
/system/core/fs_mgr/libfiemap/ |
D | binder.cpp | 77 static FiemapStatus ToFiemapStatus(const char* func, const binder::Status& status) { in ToFiemapStatus() 100 auto status = manager_->createBackingImage(name, size, flags, callback); in CreateBackingImage() local 105 auto status = manager_->deleteBackingImage(name); in DeleteBackingImage() local 121 auto status = manager_->mapImageDevice(name, timeout_ms_count, &map); in MapImageDevice() local 132 auto status = manager_->unmapImageDevice(name); in UnmapImageDevice() local 143 auto status = manager_->backingImageExists(name, &retval); in BackingImageExists() local 154 auto status = manager_->isImageMapped(name, &retval); in IsImageMapped() local 174 auto status = manager_->getAllBackingImages(&retval); in GetAllBackingImages() local 183 auto status = manager_->zeroFillNewImage(name, bytes); in ZeroFillNewImage() local 188 auto status = manager_->removeAllImages(); in RemoveAllImages() local [all …]
|
/system/bt/service/example/heart_rate/ |
D | heart_rate_server.cc | 45 Status OnAdvertiserRegistered(int status, int advertiser_id) { in OnAdvertiserRegistered() 85 int status, bool is_start, in OnMultiAdvertiseCallback() 140 bool status; in Run() local 177 bool status; in SendHeartRateMeasurement() local 227 Status HeartRateServer::OnServerRegistered(int status, int server_if) { in OnServerRegistered() 283 int status, const android::bluetooth::BluetoothGattService& service) { in OnServiceAdded() 305 bool status; in OnServiceAdded() local 329 bool status; in OnCharacteristicReadRequest() local 345 bool status; in OnDescriptorReadRequest() local 363 bool status; in OnDescriptorReadRequest() local [all …]
|
/system/tools/aidl/tests/ |
D | aidl_test_client_nullables.cpp | 48 auto status = (*service.*func)(input, &output); in DoTest() local 101 auto status = service->TakesAnIBinder(nullptr); in TEST_F() local 107 auto status = service->TakesAnIBinderList(input); in TEST_F() local 113 auto status = service->TakesAnIBinder(input); in TEST_F() local 119 auto status = service->TakesAnIBinderList(input); in TEST_F() local 124 auto status = service->TakesANullableIBinder(nullptr); in TEST_F() local 130 auto status = service->TakesANullableIBinderList(input); in TEST_F() local 136 auto status = service->TakesANullableIBinder(input); in TEST_F() local 142 auto status = service->TakesANullableIBinderList(input); in TEST_F() local 148 auto status = service->GetCallback(false, &callback); in TEST_F() local [all …]
|
D | aidl_test_client_utf8_strings.cpp | 49 auto status = service->RepeatUtf8CppString(input, &reply); in TEST_F() local 55 auto status = service->RepeatNullableUtf8CppString(std::nullopt, &reply); in TEST_F() local 61 auto status = service->RepeatNullableUtf8CppString(input, &reply); in TEST_F() local 73 auto status = service->ReverseUtf8CppString(input, &repeated, &reversed); in TEST_F() local 91 auto status = (*service.*func)(input, &reversed, &repeated); in DoTest() local
|
/system/libfmq/ |
D | EventFlag.cpp | 39 status_t status = NO_MEMORY; in createEventFlag() local 60 status_t status = NO_MEMORY; in createEventFlag() local 78 EventFlag::EventFlag(int fd, off_t offset, status_t* status) { in EventFlag() 96 EventFlag::EventFlag(std::atomic<uint32_t>* fwAddr, status_t* status) { in EventFlag() 117 status_t status = NO_ERROR; in wake() local 146 status_t status = NO_ERROR; in waitHelper() local 208 status_t status; in wait() local 235 status_t status = NO_ERROR; in unmapEventFlagWord() local 252 status_t status = unmapEventFlagWord((*evFlag)->mEfWordPtr, in deleteEventFlag() local
|
/system/nfc/src/nfa/ee/ |
D | nfa_ee_api.cc | 56 tNFA_STATUS status = NFA_STATUS_FAILED; in NFA_EeDiscover() local 155 tNFA_STATUS status = NFA_STATUS_FAILED; in NFA_EeRegister() local 190 tNFA_STATUS status = NFA_STATUS_INVALID_PARAM; in NFA_EeDeregister() local 235 tNFA_STATUS status = NFA_STATUS_FAILED; in NFA_EeModeSet() local 299 tNFA_STATUS status = NFA_STATUS_FAILED; in NFA_EeSetDefaultTechRouting() local 361 tNFA_STATUS status = NFA_STATUS_FAILED; in NFA_EeClearDefaultTechRouting() local 430 tNFA_STATUS status = NFA_STATUS_FAILED; in NFA_EeSetDefaultProtoRouting() local 491 tNFA_STATUS status = NFA_STATUS_FAILED; in NFA_EeClearDefaultProtoRouting() local 555 tNFA_STATUS status = NFA_STATUS_FAILED; in NFA_EeAddAidRouting() local 619 tNFA_STATUS status = NFA_STATUS_FAILED; in NFA_EeRemoveAidRouting() local [all …]
|
/system/bt/btif/src/ |
D | btif_a2dp_audio_interface_linux.cc | 23 void btif_a2dp_audio_on_started(tBTA_AV_STATUS status) { in btif_a2dp_audio_on_started() 26 void btif_a2dp_audio_on_stopped(tBTA_AV_STATUS status) { in btif_a2dp_audio_on_stopped() 29 void btif_a2dp_audio_on_suspended(tBTA_AV_STATUS status) { in btif_a2dp_audio_on_suspended()
|
/system/update_engine/ |
D | update_engine_client_android.cc | 90 update_engine::UpdateStatus status = in onStatusUpdate() local 177 android::status_t status = android::getService( in OnInit() local 203 Status status = service_->verifyPayloadApplicable( in OnInit() local 213 Status status = service_->allocateSpaceForPayload( in OnInit() local 232 Status status = service_->cleanupSuccessfulUpdate(cleanup_callback_); in OnInit() local 253 Status status = service_->applyPayload( in OnInit() local 276 int UpdateEngineClientAndroid::ExitWhenIdle(const Status& status) { in ExitWhenIdle()
|
/system/netd/server/ |
D | NdcDispatcher.cpp | 175 Status status = mNetd->interfaceGetList(&interfaceGetList); in runCommand() local 199 Status status = mNetd->interfaceGetCfg(std::string(argv[2]), &interfaceCfgResult); in runCommand() local 240 Status status = mNetd->interfaceSetCfg(interfaceCfg); in runCommand() local 255 Status status = mNetd->interfaceSetCfg(interfaceCfg); in runCommand() local 266 Status status = mNetd->interfaceSetCfg(interfaceCfg); in runCommand() local 302 Status status = mNetd->interfaceSetIPv6PrivacyExtensions(std::string(argv[2]), enable); in runCommand() local 319 Status status = mNetd->interfaceSetEnableIPv6(std::string(argv[2]), enable); in runCommand() local 336 Status status = mNetd->interfaceSetMtu(std::string(argv[2]), mtuValue); in runCommand() local 356 Status status; in runCommand() local 409 Status status; in runCommand() local [all …]
|
/system/apex/apexd/ |
D | apexd_checkpoint_vold.cpp | 46 android::binder::Status status = in VoldCheckpointInterface() local 71 android::binder::Status status = in NeedsCheckpoint() local 84 android::binder::Status status = in NeedsRollback() local 96 android::binder::Status status = vold_service_->startCheckpoint(numRetries); in StartCheckpoint() local
|
/system/bt/service/common/android/bluetooth/ |
D | IBluetoothLowEnergyCallback.aidl | 23 void OnClientRegistered(int status, int client_id); in OnClientRegistered() 24 void OnConnectionState(int status, int client_id, String address, boolean connected); in OnConnectionState() 25 void OnMtuChanged(int status, String address, int mtu); in OnMtuChanged()
|
D | advertise_data.cc | 25 status_t status = parcel->writeByteVector(data_); in writeToParcel() local 30 status_t status = parcel->readByteVector(&data_); in readFromParcel() local
|
/system/nfc/src/nfc/tags/ |
D | rw_t1t.cc | 325 tNFC_STATUS status = NFC_STATUS_FAILED; in rw_t1t_send_static_cmd() local 385 tNFC_STATUS status = NFC_STATUS_FAILED; in rw_t1t_send_dyn_cmd() local 494 tNFC_STATUS status = NFC_STATUS_FAILED; in rw_t1t_select() local 660 void rw_t1t_handle_presence_check_rsp(tNFC_STATUS status) { in rw_t1t_handle_presence_check_rsp() 755 tNFC_STATUS status = NFC_STATUS_FAILED; in RW_T1tRid() local 784 tNFC_STATUS status = NFC_STATUS_FAILED; in RW_T1tReadAll() local 813 tNFC_STATUS status = NFC_STATUS_FAILED; in RW_T1tRead() local 842 tNFC_STATUS status = NFC_STATUS_FAILED; in RW_T1tWriteErase() local 890 tNFC_STATUS status = NFC_STATUS_FAILED; in RW_T1tWriteNoErase() local 937 tNFC_STATUS status = NFC_STATUS_FAILED; in RW_T1tReadSeg() local [all …]
|
/system/bt/test/suite/gatt/ |
D | gatt_test.cc | 93 bluetooth::hal::BluetoothGattInterface* /* unused */, int status, in RegisterClientCallback() 108 bluetooth::hal::BluetoothGattInterface* /* unused */, int status, in RegisterServerCallback() 116 bluetooth::hal::BluetoothGattInterface* /* unused */, int status, in ServiceAddedCallback() 125 bluetooth::hal::BluetoothGattInterface* /* unused */, int status, in ServiceStoppedCallback() 134 bluetooth::hal::BluetoothGattInterface* /* unused */, int status, in ServiceDeletedCallback()
|
/system/bt/service/client/ |
D | main.cc | 127 void PrintOpStatus(const std::string& op, bool status) { in PrintOpStatus() 172 int32_t status, in OnGetBondedDevices() 183 Status OnBondStateChanged(int32_t status, const String16& device_address, in OnBondStateChanged() 195 int32_t status, const String16& device_address, in OnGetRemoteDeviceProperties() 229 Status OnClientRegistered(int status, int client_id) override { in OnClientRegistered() 244 Status OnConnectionState(int status, int client_id, const String16& address, in OnConnectionState() 255 Status OnMtuChanged(int status, const String16& address, int mtu) override { in OnMtuChanged() 275 Status OnAdvertiserRegistered(int status, int advertiser_id) override { in OnAdvertiserRegistered() 291 int status, bool is_start, in OnMultiAdvertiseCallback() 312 Status OnScannerRegistered(int status, int scanner_id) override { in OnScannerRegistered() [all …]
|
/system/nfc/src/nfa/include/ |
D | nfa_hci_api.h | 117 tNFA_STATUS status; /* Status of registration */ member 125 tNFA_STATUS status; /* Status of deregistration */ member 130 tNFA_STATUS status; member 144 tNFA_STATUS status; /* Status of response to allocate gate request */ member 150 tNFA_STATUS status; /* Status of response to deallocate gate request */ member 156 tNFA_STATUS status; /* Status of creating dynamic pipe for the application */ member 169 tNFA_STATUS status; /* Status of open pipe operation */ member 175 tNFA_STATUS status; /* Status of close pipe operation */ member 181 tNFA_STATUS status; /* Status of delete pipe operation */ member 187 tNFA_STATUS status; /* Status og get host list operation */ member [all …]
|
/system/extras/simpleperf/ |
D | read_elf_test.cpp | 67 ElfStatus status; in TEST() local 76 ElfStatus status; in TEST() local 108 ElfStatus status; in TEST() local 118 ElfStatus status; in TEST() local 139 ElfStatus status; in TEST() local 146 ElfStatus status; in TEST() local 157 ElfStatus status; in TEST() local 174 ElfStatus status; in TEST() local 188 ElfStatus status; in TEST() local 199 ElfStatus status; in TEST() local [all …]
|
/system/hardware/interfaces/wifi/keystore/1.0/vts/functional/ |
D | VtsHalWifiKeystoreV1_0TargetTest.cpp | 46 int status = RUN_ALL_TESTS(); in main() local 242 auto callback = [&statusCode](IKeystore::KeystoreStatusCode status, in TEST_P() 243 const ::android::hardware::hidl_vec<uint8_t>& /*value*/) { in TEST_P() 309 auto callback = [&statusCode](IKeystore::KeystoreStatusCode status, in TEST_P() 332 IKeystore::KeystoreStatusCode statusCode; in TEST_P() 358 auto callback = [&statusCode](IKeystore::KeystoreStatusCode status, in TEST_P() 373 auto callback = [&statusCode](IKeystore::KeystoreStatusCode status, in TEST_P() 388 auto callback = [&statusCode](IKeystore::KeystoreStatusCode status, in TEST_P() 407 auto callback = [&statusCode](IKeystore::KeystoreStatusCode status, in TEST_P() 430 auto callback = [&statusCode](IKeystore::KeystoreStatusCode status, in TEST_P() [all …]
|
/system/bt/bta/ag/ |
D | bta_ag_sdp.cc | 79 static void bta_ag_sdp_cback(uint16_t status, uint8_t idx) { in bta_ag_sdp_cback() 108 void bta_ag_sdp_cback_1(uint16_t status) { bta_ag_sdp_cback(status, 1); } in bta_ag_sdp_cback_1() 109 void bta_ag_sdp_cback_2(uint16_t status) { bta_ag_sdp_cback(status, 2); } in bta_ag_sdp_cback_2() 110 void bta_ag_sdp_cback_3(uint16_t status) { bta_ag_sdp_cback(status, 3); } in bta_ag_sdp_cback_3() 111 void bta_ag_sdp_cback_4(uint16_t status) { bta_ag_sdp_cback(status, 4); } in bta_ag_sdp_cback_4() 112 void bta_ag_sdp_cback_5(uint16_t status) { bta_ag_sdp_cback(status, 5); } in bta_ag_sdp_cback_5() 113 void bta_ag_sdp_cback_6(uint16_t status) { bta_ag_sdp_cback(status, 6); } in bta_ag_sdp_cback_6()
|
/system/bt/service/ |
D | low_energy_client.cc | 59 bt_status_t status = in Connect() local 86 bt_status_t status = in Disconnect() local 113 bt_status_t status = hal::BluetoothGattInterface::Get() in SetMtu() local 136 int conn_id, int status, int client_id, in ConnectCallback() 156 hal::BluetoothGattInterface* gatt_iface, int conn_id, int status, in DisconnectCallback() 174 hal::BluetoothGattInterface* gatt_iface, int conn_id, int status, int mtu) { in MtuChangedCallback() 229 hal::BluetoothGattInterface* gatt_iface, int status, int client_id, in RegisterClientCallback()
|
/system/bt/test/headless/ |
D | headless.cc | 41 void adapter_properties(bt_status_t status, int num_properties, in adapter_properties() 46 void remote_device_properties(bt_status_t status, RawAddress* bd_addr, in remote_device_properties() 72 void bond_state_changed(bt_status_t status, RawAddress* remote_bd_addr, in bond_state_changed() 78 void acl_state_changed(bt_status_t status, RawAddress* remote_bd_addr, in acl_state_changed() 89 void le_test_mode(bt_status_t status, uint16_t num_packets) { in le_test_mode() 144 int status = bluetoothInterface.init(&bt_callbacks, false, false, 0, nullptr); in SetUp() local 164 int status = bluetoothInterface.disable(); in TearDown() local
|
/system/vold/binder/android/os/ |
D | IVoldTaskListener.aidl | 23 void onStatus(int status, in PersistableBundle extras); in onStatus() 24 void onFinished(int status, in PersistableBundle extras); in onFinished()
|