Home
last modified time | relevance | path

Searched refs:ConnChangeCause (Results 1 - 13 of 13) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/src/base_profile/
H A Dnapi_bluetooth_base_profile.cpp68 static_cast<int>(ConnChangeCause::DISCONNECT_CAUSE_USER_DISCONNECT), "USER_DISCONNECT"); in DisconnectCauseInit()
70 static_cast<int>(ConnChangeCause::DISCONNECT_CAUSE_CONNECT_FROM_KEYBOARD), "CONNECT_FROM_KEYBOARD"); in DisconnectCauseInit()
72 static_cast<int>(ConnChangeCause::DISCONNECT_CAUSE_CONNECT_FROM_MOUSE), "CONNECT_FROM_MOUSE"); in DisconnectCauseInit()
74 static_cast<int>(ConnChangeCause::DISCONNECT_CAUSE_CONNECT_FROM_CAR), "CONNECT_FROM_CAR"); in DisconnectCauseInit()
76 static_cast<int>(ConnChangeCause::DISCONNECT_TOO_MANY_CONNECTED_DEVICES), "TOO_MANY_CONNECTED_DEVICES"); in DisconnectCauseInit()
78 static_cast<int>(ConnChangeCause::DISCONNECT_CAUSE_CONNECT_FAIL_INTERNAL), "CONNECT_FAIL_INTERNAL"); in DisconnectCauseInit()
/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Daudio_bluetooth_manager.cpp128 static_cast<uint32_t>(ConnChangeCause::CONNECT_CHANGE_COMMON_CAUSE)); in DisconnectBluetoothA2dpSink()
268 static_cast<uint32_t>(ConnChangeCause::CONNECT_CHANGE_COMMON_CAUSE)); in CheckA2dpDeviceReconnect()
393 static_cast<uint32_t>(ConnChangeCause::CONNECT_CHANGE_COMMON_CAUSE)); in CheckHfpDeviceReconnect()
574 static_cast<uint32_t>(ConnChangeCause::CONNECT_CHANGE_COMMON_CAUSE)); in DisconnectBluetoothHfpSink()
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_a2dp_source_server.cpp46 static_cast<uint32_t>(ConnChangeCause::CONNECT_CHANGE_COMMON_CAUSE));
195 static_cast<uint32_t>(ConnChangeCause::CONNECT_CHANGE_COMMON_CAUSE)); in RegisterObserver()
H A Dbluetooth_a2dp_sink_server.cpp37 static_cast<uint32_t>(ConnChangeCause::CONNECT_CHANGE_COMMON_CAUSE));
H A Dbluetooth_pan_server.cpp39 static_cast<uint32_t>(ConnChangeCause::CONNECT_CHANGE_COMMON_CAUSE));
H A Dbluetooth_hid_host_server.cpp41 static_cast<uint32_t>(ConnChangeCause::CONNECT_CHANGE_COMMON_CAUSE));
H A Dbluetooth_hfp_ag_server.cpp51 static_cast<uint32_t>(ConnChangeCause::CONNECT_CHANGE_COMMON_CAUSE));
H A Dbluetooth_hfp_hf_server.cpp42 static_cast<uint32_t>(ConnChangeCause::CONNECT_CHANGE_COMMON_CAUSE));
H A Dbluetooth_avrcp_tg_server.cpp137 static_cast<uint32_t>(ConnChangeCause::CONNECT_CHANGE_COMMON_CAUSE)); in OnConnectionStateChanged()
H A Dbluetooth_avrcp_ct_server.cpp316 static_cast<uint32_t>(ConnChangeCause::CONNECT_CHANGE_COMMON_CAUSE)); in OnConnectionStateChanged()
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_event.cpp72 static_cast<int>(ConnChangeCause::CONNECT_CHANGE_COMMON_CAUSE)); in CreateResult()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h88 enum class ConnChangeCause : int { class
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h95 enum class ConnChangeCause : int { class

Completed in 16 milliseconds