Home
last modified time | relevance | path

Searched refs:BluetoothHostObserverStub (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_host_observer_stub.cpp21 BluetoothHostObserverStub::BluetoothHostObserverStub() in BluetoothHostObserverStub() function in OHOS::Bluetooth::BluetoothHostObserverStub
25 BluetoothHostObserverStub::OnStateChangedInner; in BluetoothHostObserverStub()
27 BluetoothHostObserverStub::OnDiscoveryStateChangedInner; in BluetoothHostObserverStub()
29 BluetoothHostObserverStub::OnDiscoveryResultInner; in BluetoothHostObserverStub()
31 BluetoothHostObserverStub::OnPairRequestedInner; in BluetoothHostObserverStub()
33 BluetoothHostObserverStub::OnPairConfirmedInner; in BluetoothHostObserverStub()
35 BluetoothHostObserverStub::OnScanModeChangedInner; in BluetoothHostObserverStub()
37 BluetoothHostObserverStub::OnDeviceNameChangedInner; in BluetoothHostObserverStub()
39 BluetoothHostObserverStub in BluetoothHostObserverStub()
[all...]
/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_host_observer_stub.h26 class BluetoothHostObserverStub : public IRemoteStub<IBluetoothHostObserver> { class
28 BluetoothHostObserverStub();
29 ~BluetoothHostObserverStub();
35 static int32_t OnStateChangedInner(BluetoothHostObserverStub *stub,
38 static int32_t OnDiscoveryStateChangedInner(BluetoothHostObserverStub *stub,
40 static int32_t OnDiscoveryResultInner(BluetoothHostObserverStub *stub,
42 static int32_t OnPairRequestedInner(BluetoothHostObserverStub *stub,
44 static int32_t OnPairConfirmedInner(BluetoothHostObserverStub *stub,
46 static int32_t OnScanModeChangedInner(BluetoothHostObserverStub *stub,
48 static int32_t OnDeviceNameChangedInner(BluetoothHostObserverStub *stu
[all...]
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp100 class BluetoothHost::impl::BluetoothHostObserverImp : public BluetoothHostObserverStub {

Completed in 4 milliseconds