/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_a2dp_snk.h | 56 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
|
H A D | bluetooth_map_mse.h | 48 …al void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause) in OnConnectionStateChanged()
|
H A D | bluetooth_pbap_pse.h | 48 …al void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause) in OnConnectionStateChanged()
|
H A D | bluetooth_hid_host.h | 57 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
|
H A D | bluetooth_pan.h | 57 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/ |
H A D | napi_bluetooth_a2dp_src_observer.cpp | 30 …SourceObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hid/ |
H A D | napi_bluetooth_hid_host_observer.cpp | 35 …idHostObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/map/ |
H A D | napi_bluetooth_map_mse_observer.cpp | 31 …server::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause) in OnConnectionStateChanged()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ |
H A D | napi_bluetooth_a2dp_snk_observer.cpp | 31 …dpSinkObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
|
H A D | napi_bluetooth_avrcp_ct_observer.cpp | 31 …rollerObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
|
H A D | napi_bluetooth_avrcp_tg_observer.cpp | 31 …TargetObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pan/ |
H A D | napi_bluetooth_pan_observer.cpp | 34 …othPanObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pbap/ |
H A D | napi_bluetooth_pbap_pse_observer.cpp | 31 …server::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause) in OnConnectionStateChanged()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_a2dp_sink_observer_proxy.cpp | 21 …oothA2dpSinkObserverProxy::OnConnectionStateChanged(const RawAddress &device, int state, int cause) in OnConnectionStateChanged()
|
H A D | bluetooth_avrcp_tg_observer_proxy.cpp | 22 int32_t state, int32_t cause) in OnConnectionStateChanged()
|
H A D | bluetooth_hid_host_observer_proxy.cpp | 20 …ostObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, int state, int cause) in OnConnectionStateChanged()
|
H A D | bluetooth_pan_observer_proxy.cpp | 20 …PanObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, int state, int cause) in OnConnectionStateChanged()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_hid_host_observer_stub.cpp | 42 int cause = data.ReadInt32(); in OnRemoteRequest() local
|
H A D | bluetooth_pan_observer_stub.cpp | 39 int cause = data.ReadInt32(); in OnRemoteRequest() local
|
H A D | bluetooth_a2dp_sink_observer_stub.cpp | 68 int cause = data.ReadInt32(); in OnConnectionStateChangedInner() local
|
H A D | bluetooth_avrcp_tg_observer_stub.cpp | 67 int cause = data.ReadInt32(); in OnConnectionStateChangedInner() local
|
H A D | bluetooth_map_mse_observer_stub.cpp | 66 int32_t cause = data.ReadInt32(); in OnConnectionStateChangedInner() local
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/ |
H A D | napi_bluetooth_hfp_hf_observer.cpp | 33 …eeUnitObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
|
H A D | napi_bluetooth_hfp_ag_observer.cpp | 33 int state, int cause) in OnConnectionStateChanged()
|
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/ |
H A D | bluetooth_a2dp_src_observer.cpp | 25 int state, int cause) in OnConnectionStateChanged()
|