Home
last modified time | relevance | path

Searched defs:cause (Results 76 - 100 of 132) sorted by relevance

123456

/foundation/communication/bluetooth/frameworks/cj/connection/src/
H A Dbluetooth_connection_callback.cpp103 OnPairStatusChanged(const BluetoothRemoteDevice &device, int status, int cause) OnPairStatusChanged() argument
/foundation/communication/bluetooth_service/test/unittest/avrcp/
H A Davrcp_ct_test.cpp31 void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) {} in OnConnectionStateChanged() argument
/foundation/communication/bluetooth_service/test/unittest/a2dp/
H A Da2dp_src_test.cpp35 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) {} in OnConnectionStateChanged() argument
/foundation/communication/bluetooth_service/test/unittest/hfp/
H A Dhfp_hf_test.cpp34 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) {} in OnConnectionStateChanged() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Daccounting.c269 int cause = sta->acct_terminate_cause; in accounting_sta_report() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Daccounting.c269 int cause = sta->acct_terminate_cause; in accounting_sta_report() local
/base/telephony/cellular_data/services/src/apn_manager/
H A Dapn_holder.cpp51 int64_t ApnHolder::GetRetryDelay(int32_t cause, int32_t suggestTime, RetryScene scene, int32_t slotId) in GetRetryDelay() argument
H A Dconnection_retry_policy.cpp98 int64_t ConnectionRetryPolicy::GetNextRetryDelay(std::string apnType, int32_t cause, int64_t suggestTime, in GetNextRetryDelay() argument
/base/telephony/sms_mms/services/sms/satellite_service_interaction/src/
H A Dsatellite_sms_client.cpp297 int32_t SatelliteSmsClient::SendSmsAck(int32_t slotId, int32_t eventId, bool success, int32_t cause) in SendSmsAck() argument
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_tracker_test.cpp762 int32_t cause = 0; in HWTEST_F() local
/third_party/backends/backend/
H A Depsonds-cmd.c1008 char *cause = token + 3 + 4; /* OPN, PJ, PE, ERR, LTF, LOCK, DFED, DTCL, AUT, PERM */ in img_cb() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dcard.c429 int pa_card_suspend(pa_card *c, bool suspend, pa_suspend_cause_t cause) { in pa_card_suspend() argument
/vendor/hisilicon/hispark_pegasus/demo/coap_demo/
H A Diot_main.c130 static void ConnLostCallBack(unsigned char *context, char *cause) in ConnLostCallBack() argument
/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/
H A Diot_main.c124 static void ConnLostCallBack(char *context, char *cause) in ConnLostCallBack() argument
/vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/
H A Diot_main.c124 static void ConnLostCallBack(char *context, char *cause) in ConnLostCallBack() argument
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Diot_main.c124 static void ConnLostCallBack(unsigned char *context, char *cause) in ConnLostCallBack() argument
/base/telephony/cellular_call/services/common/src/
H A Dcellular_call_hisysevent.cpp68 void CellularCallHiSysEvent::WriteCallEndBehaviorEvent(const int32_t slotId, const int32_t cause) in WriteCallEndBehaviorEvent() argument
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp21 void BluetoothAvrcpCtObserverProxy::OnConnectionStateChanged(const RawAddress &rawAddr, int state, int cause) in OnConnectionStateChanged() argument
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dva_pack.c39 invalid_instruction(const bi_instr *I, const char *cause, ...) in invalid_instruction() argument
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_sms.cpp105 int32_t TelRilSms::SendSmsAck(bool success, int32_t cause, const AppExecFwk::InnerEvent::Pointer &response) in SendSmsAck() argument
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch3_test.cpp391 int32_t cause = 1; in HWTEST_F() local
/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch_test.cpp517 int32_t cause = 0; in HWTEST_F() local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_ct_observer_stub.cpp139 int cause = data.ReadInt32(); in OnConnectionStateChangedInner() local
141 stub->OnConnectionStateChanged(RawAddress(addr), state, cause); in OnConnectionStateChangedInner() local
/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Daudio_bluetooth_manager.cpp309 void AudioA2dpListener::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
667 void AudioHfpListener::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
/foundation/communication/nfc/services/src/tag/
H A Dbt_connection_manager.cpp783 OnPairStatusChanged(const Bluetooth::BluetoothRemoteDevice &device, int status, int cause) OnPairStatusChanged() argument
837 OnConnectionStateChanged(const Bluetooth::BluetoothRemoteDevice &device, int32_t state, int32_t cause) OnConnectionStateChanged() argument
846 OnConnectionStateChanged(const Bluetooth::BluetoothRemoteDevice &device, int32_t state, int32_t cause) OnConnectionStateChanged() argument
855 OnConnectionStateChanged(const Bluetooth::BluetoothRemoteDevice &device, int state, int cause) OnConnectionStateChanged() argument

Completed in 26 milliseconds

123456