Home
last modified time | relevance | path

Searched refs:OnConnectionStateChangedInner (Results 1 - 22 of 22) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_a2dp_sink_observer_stub.cpp47 errCode = OnConnectionStateChangedInner(data, reply); in OnRemoteRequest()
57 ErrCode BluetoothA2dpSinkObserverStub::OnConnectionStateChangedInner(MessageParcel &data, MessageParcel &reply) in OnConnectionStateChangedInner() function in OHOS::Bluetooth::BluetoothA2dpSinkObserverStub
H A Dbluetooth_avrcp_tg_observer_stub.cpp26 BluetoothAvrcpTgObserverStub::OnConnectionStateChangedInner; in BluetoothAvrcpTgObserverStub()
55 ErrCode BluetoothAvrcpTgObserverStub::OnConnectionStateChangedInner( in OnConnectionStateChangedInner() function in OHOS::Bluetooth::BluetoothAvrcpTgObserverStub
58 HILOGI("BluetoothAvrcpTgObserverStub::OnConnectionStateChangedInner Triggered!"); in OnConnectionStateChangedInner()
H A Dbluetooth_pbap_pse_observer_stub.cpp27 BluetoothPbapPseObserverStub::OnConnectionStateChangedInner; in BluetoothPbapPseObserverStub()
56 int32_t BluetoothPbapPseObserverStub::OnConnectionStateChangedInner( in OnConnectionStateChangedInner() function in OHOS::Bluetooth::BluetoothPbapPseObserverStub
H A Dbluetooth_map_mse_observer_stub.cpp27 BluetoothMapMseObserverStub::OnConnectionStateChangedInner; in BluetoothMapMseObserverStub()
56 int32_t BluetoothMapMseObserverStub::OnConnectionStateChangedInner( in OnConnectionStateChangedInner() function in OHOS::Bluetooth::BluetoothMapMseObserverStub
H A Dbluetooth_socket_observer_stub.cpp36 errcode = OnConnectionStateChangedInner(data, reply); in OnRemoteRequest()
45 int32_t BluetoothClientSocketObserverStub::OnConnectionStateChangedInner(MessageParcel &data, MessageParcel &reply) in OnConnectionStateChangedInner() function in OHOS::Bluetooth::BluetoothClientSocketObserverStub
H A Dbluetooth_a2dp_src_observer_stub.cpp29 BluetoothA2dpSrcObserverStub::OnConnectionStateChangedInner; in BluetoothA2dpSrcObserverStub()
69 int32_t BluetoothA2dpSrcObserverStub::OnConnectionStateChangedInner( in OnConnectionStateChangedInner() function in OHOS::Bluetooth::BluetoothA2dpSrcObserverStub
H A Dbluetooth_hfp_ag_observer_stub.cpp27 &BluetoothHfpAgObserverStub::OnConnectionStateChangedInner; in BluetoothHfpAgObserverStub()
73 ErrCode BluetoothHfpAgObserverStub::OnConnectionStateChangedInner(MessageParcel &data, MessageParcel &reply) in OnConnectionStateChangedInner() function in OHOS::Bluetooth::BluetoothHfpAgObserverStub
H A Dbluetooth_hfp_hf_observer_stub.cpp26 BluetoothHfpHfObserverStub::OnConnectionStateChangedInner; in BluetoothHfpHfObserverStub()
84 ErrCode BluetoothHfpHfObserverStub::OnConnectionStateChangedInner( in OnConnectionStateChangedInner() function in OHOS::Bluetooth::BluetoothHfpHfObserverStub
H A Dbluetooth_gatt_client_callback_stub.cpp28 BluetoothGattClientCallbackStub::OnConnectionStateChangedInner; in BluetoothGattClientCallbackStub()
88 ErrCode BluetoothGattClientCallbackStub::OnConnectionStateChangedInner( in OnConnectionStateChangedInner() function in OHOS::Bluetooth::BluetoothGattClientCallbackStub
91 HILOGD("BluetoothGattClientCallbackStub::OnConnectionStateChangedInner Triggered!"); in OnConnectionStateChangedInner()
H A Dbluetooth_gatt_server_callback_stub.cpp31 BluetoothGattServerCallbackStub::OnConnectionStateChangedInner; in BluetoothGattServerCallbackStub()
99 ErrCode BluetoothGattServerCallbackStub::OnConnectionStateChangedInner( in OnConnectionStateChangedInner() function in OHOS::Bluetooth::BluetoothGattServerCallbackStub
102 HILOGD("BluetoothGattServerCallbackStub::OnConnectionStateChangedInner Triggered!"); in OnConnectionStateChangedInner()
105 HILOGE("BluetoothGattServerCallbackStub::OnConnectionStateChangedInner device is null"); in OnConnectionStateChangedInner()
H A Dbluetooth_avrcp_ct_observer_stub.cpp39 BluetoothAvrcpCtObserverStub::OnConnectionStateChangedInner; in BluetoothAvrcpCtObserverStub()
134 ErrCode BluetoothAvrcpCtObserverStub::OnConnectionStateChangedInner( in OnConnectionStateChangedInner() function in OHOS::Bluetooth::BluetoothAvrcpCtObserverStub
/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_a2dp_sink_observer_stub.h35 ErrCode OnConnectionStateChangedInner(MessageParcel &data, MessageParcel &reply);
H A Dbluetooth_socket_observer_stub.h33 int32_t OnConnectionStateChangedInner(MessageParcel &data, MessageParcel &reply);
H A Dbluetooth_map_mse_observer_stub.h35 static int32_t OnConnectionStateChangedInner(
H A Dbluetooth_avrcp_tg_observer_stub.h35 static ErrCode OnConnectionStateChangedInner(
H A Dbluetooth_pbap_pse_observer_stub.h35 static int32_t OnConnectionStateChangedInner(
H A Dbluetooth_hfp_ag_observer_stub.h33 ErrCode OnConnectionStateChangedInner(MessageParcel &data, MessageParcel &reply);
H A Dbluetooth_a2dp_src_observer_stub.h35 static int32_t OnConnectionStateChangedInner(
H A Dbluetooth_gatt_server_callback_stub.h38 static ErrCode OnConnectionStateChangedInner(
H A Dbluetooth_hfp_hf_observer_stub.h35 static ErrCode OnConnectionStateChangedInner(
H A Dbluetooth_gatt_client_callback_stub.h35 static ErrCode OnConnectionStateChangedInner(
H A Dbluetooth_avrcp_ct_observer_stub.h36 static ErrCode OnConnectionStateChangedInner(

Completed in 11 milliseconds