Home
last modified time | relevance | path

Searched defs:error_code (Results 1 – 25 of 46) sorted by relevance

12

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection.cc170 std::string error_code = ErrorCodeText(status); in on_role_discovery_complete() local
184 std::string error_code = ErrorCodeText(status); in on_read_link_policy_settings_complete() local
198 std::string error_code = ErrorCodeText(status); in on_read_automatic_flush_timeout_complete() local
213 std::string error_code = ErrorCodeText(status); in on_read_transmit_power_level_complete() local
227 std::string error_code = ErrorCodeText(status); in on_read_link_supervision_timeout_complete() local
242 std::string error_code = ErrorCodeText(status); in on_read_failed_contact_counter_complete() local
256 std::string error_code = ErrorCodeText(status); in on_read_link_quality_complete() local
270 std::string error_code = ErrorCodeText(status); in on_read_afh_channel_map_complete() local
284 std::string error_code = ErrorCodeText(status); in on_read_rssi_complete() local
310 std::string error_code = ErrorCodeText(status); in on_read_clock_complete() local
Dclassic_impl.h445 std::string error_code = ErrorCodeText(status); in on_connection_packet_type_changed() local
462 std::string error_code = ErrorCodeText(status); in on_central_link_key_complete() local
493 std::string error_code = ErrorCodeText(status); in on_change_connection_link_key_complete() local
510 std::string error_code = ErrorCodeText(status); in on_read_clock_offset_complete() local
557 std::string error_code = ErrorCodeText(status); in on_qos_setup_complete() local
580 std::string error_code = ErrorCodeText(status); in on_flow_specification_complete() local
Dclassic_impl_test.cc96 hci::ErrorCode error_code) { in ReturnCommandComplete()
106 hci::ErrorCode error_code) { in ReturnCommandStatus()
Dclassic_acl_connection_test.cc324 for (const auto& error_code : error_code_vector) { in TEST_F() local
333 for (const auto& error_code : error_code_vector) { in TEST_F() local
/packages/modules/Bluetooth/system/stack/include/
Dhci_error_code.h79 inline std::string hci_error_code_text(const tHCI_ERROR_CODE& error_code) { in hci_error_code_text()
127 inline bt_status_t hci_error_to_bt_status(const tHCI_ERROR_CODE& error_code) { in hci_error_to_bt_status()
228 inline tHCI_ERROR_CODE to_hci_error_code(const uint8_t& error_code) { in to_hci_error_code()
/packages/modules/AdServices/shared/libraries/device-side/proto/
Derror_code_sample_interval.proto37 repeated int32 error_code = 1; field
/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_logging.cc60 btsock_error_code_t error_code, btsock_data_path_t data_path) { in btif_sock_connection_logger()
203 static android::bluetooth::SocketErrorEnum toSocketErrorEnum(btsock_error_code_t error_code) { in toSocketErrorEnum()
Dbtif_sock_l2cap.cc243 static void btsock_l2cap_free_l(l2cap_socket* sock, btsock_error_code_t error_code) { in btsock_l2cap_free_l()
1160 btsock_error_code_t error_code = BTSOCK_ERROR_NONE; in btsock_l2cap_signaled_flagged() local
1204 btsock_error_code_t error_code = BTSOCK_ERROR_NONE; in btsock_l2cap_signaled() local
Dbtif_sock_rfc.cc540 static void cleanup_rfc_slot(rfc_slot_t* slot, btsock_error_code_t error_code) { in cleanup_rfc_slot()
1289 btsock_error_code_t error_code = BTSOCK_ERROR_NONE; in btsock_rfc_signaled_flagged() local
1345 btsock_error_code_t error_code = BTSOCK_ERROR_NONE; in btsock_rfc_signaled() local
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/metrics/
Dstats.proto50 optional .android.stats.connectivity.ErrorCode error_code = 1; field
/packages/modules/NetworkStack/src/com/android/networkstack/metrics/
Dstats.proto78 repeated .android.stats.connectivity.DhcpErrorCode error_code = 5; field
131 optional .android.stats.connectivity.DhcpErrorCode error_code = 4; field
/packages/modules/Bluetooth/android/pandora/test/a2dp/packets/
Davdtp.py970 error_code: ErrorCode = field(kw_only=True, default=ErrorCode.SUCCESS) variable in DiscoverReject
1064 error_code: ErrorCode = field(kw_only=True, default=ErrorCode.SUCCESS) variable in GetCapabilitiesReject
1158 error_code: ErrorCode = field(kw_only=True, default=ErrorCode.SUCCESS) variable in GetAllCapabilitiesReject
1261 error_code: ErrorCode = field(kw_only=True, default=ErrorCode.SUCCESS) variable in SetConfigurationReject
1362 error_code: ErrorCode = field(kw_only=True, default=ErrorCode.SUCCESS) variable in GetConfigurationReject
1457 error_code: ErrorCode = field(kw_only=True, default=ErrorCode.SUCCESS) variable in ReconfigureReject
1548 error_code: ErrorCode = field(kw_only=True, default=ErrorCode.SUCCESS) variable in OpenReject
1633 error_code: ErrorCode = field(kw_only=True, default=ErrorCode.SUCCESS) variable in StartReject
1722 error_code: ErrorCode = field(kw_only=True, default=ErrorCode.SUCCESS) variable in CloseReject
1808 error_code: ErrorCode = field(kw_only=True, default=ErrorCode.SUCCESS) variable in SuspendReject
[all …]
/packages/modules/Bluetooth/tools/rootcanal/net/posix/
Dposix_async_socket.cc125 int error_code = 0; in Close() local
/packages/modules/adb/client/
Dmdnsresponder_client.cpp369 uint32_t /*interface_index*/, DNSServiceErrorType error_code, in register_service_ip()
482 DNSServiceErrorType error_code, const char* fullname, in register_resolved_mdns_service()
515 uint32_t interface_index, DNSServiceErrorType error_code, in on_service_browsed()
/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer_test.cc227 ErrorCode error_code = ErrorCode::SUCCESS; in SetUp() local
336 ErrorCode error_code = ErrorCode::SUCCESS; in TEST_F() local
376 ErrorCode error_code = ErrorCode::SUCCESS; in TEST_F() local
Ddistance_measurement_manager.cc954 std::string error_code = ErrorCodeText(complete_view.GetStatus()); in on_cs_read_local_supported_capabilities() local
974 std::string error_code = ErrorCodeText(event_view.GetStatus()); in on_cs_read_remote_supported_capabilities_complete() local
1017 std::string error_code = ErrorCodeText(complete_view.GetStatus()); in on_cs_set_default_settings_complete() local
1052 std::string error_code = ErrorCodeText(event_view.GetStatus()); in on_cs_security_enable_complete() local
1078 std::string error_code = ErrorCodeText(event_view.GetStatus()); in on_cs_config_complete() local
1178 std::string error_code = ErrorCodeText(complete_view.GetStatus()); in on_cs_set_procedure_parameters() local
2513 std::string error_code = ErrorCodeText(status_view.GetStatus()); in on_read_remote_transmit_power_level_status() local
2579 std::string error_code = ErrorCodeText(complete_view.GetStatus()); in on_set_transmit_power_reporting_enable_complete() local
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hap_client.cpp176 ErrorCode error_code) override { in OnActivePresetSelectError()
257 ErrorCode error_code) override { in OnPresetInfoError()
285 ErrorCode error_code) override { in OnSetPresetNameError()
/packages/providers/MediaProvider/jni/
DFuseDaemon.cpp554 const std::string& path, const std::string& name, fuse_req_t req, int* error_code, in validate_node_path()
619 struct fuse_entry_param* e, int* error_code, const FuseOp op) { in make_node_entry()
943 struct fuse_entry_param* e, int* error_code, const FuseOp op, in do_lookup()
993 int error_code = 0; in pf_lookup() local
1249 int error_code = 0; in pf_mknod() local
1294 int error_code = 0; in pf_mkdir() local
2027 int error_code = 0; in do_readdir_common() local
2285 int error_code = errno; in pf_create() local
2293 int error_code = 0; in pf_create() local
/packages/modules/Virtualization/libs/libvmclient/src/
Dlib.rs18 mod error_code; module
410 let error_code = error_code.into(); in onError() localVariable
/packages/modules/Bluetooth/system/stack/avdt/
Davdt_api.cc502 uint16_t AVDT_ConfigRsp(uint8_t handle, uint8_t label, uint8_t error_code, uint8_t category) { in AVDT_ConfigRsp()
784 uint16_t AVDT_SecurityRsp(uint8_t handle, uint8_t label, uint8_t error_code, uint8_t* p_data, in AVDT_SecurityRsp()
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc338 android::bluetooth::SocketErrorEnum error_code, in LogMetricSocketConnectionState()
387 void LogMetricBluetoothHalCrashReason(const Address& address, uint32_t error_code, in LogMetricBluetoothHalCrashReason()
/packages/modules/Bluetooth/system/main/shim/
Dhci_layer.cc263 get_main_thread()->Bind([](uint16_t handle, bluetooth::hci::ErrorCode error_code) { in register_for_iso()
/packages/modules/adb/client/openscreen/platform/
Dudp_socket.cpp604 void OnError(Error::Code error_code) { in JoinMulticastGroup()
/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_av_api.cc123 void BTA_AvProtectRsp(tBTA_AV_HNDL hndl, uint8_t error_code, uint8_t* p_data, uint16_t len) { in BTA_AvProtectRsp()
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_api.cc364 void BTA_AvProtectRsp(tBTA_AV_HNDL hndl, uint8_t error_code, uint8_t* p_data, uint16_t len) { in BTA_AvProtectRsp()

12