Searched defs:OnPairConfirmed (Results 1 - 5 of 5) sorted by relevance
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/ |
H A D | napi_bluetooth_connection_observer.cpp | 74 void NapiBluetoothConnectionObserver::OnPairConfirmed(const BluetoothRemoteDevice &device, int reqType, int number) in OnPairConfirmed() function in OHOS::Bluetooth::NapiBluetoothConnectionObserver
|
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_host_observer_proxy.cpp | 143 void BluetoothHostObserverProxy::OnPairConfirmed( in OnPairConfirmed() function in OHOS::Bluetooth::BluetoothHostObserverProxy
|
/foundation/communication/bluetooth/frameworks/cj/connection/src/ |
H A D | bluetooth_connection_callback.cpp | 69 void CjBluetoothConnectionObserver::OnPairConfirmed(const BluetoothRemoteDevice &device, int reqType, int number) in OnPairConfirmed() function in OHOS::CJSystemapi::CJBluetoothConnection::CjBluetoothConnectionObserver
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gas/ |
H A D | generic_access_service.cpp | 100 void OnPairConfirmed(const BTTransport transport, const RawAddress &device, const int reqType, const int number) in OnPairConfirmed() function in OHOS::bluetooth::GenericAccessService::AdapterBleObserverImpl 131 void OnPairConfirmed(const BTTransport transport, const RawAddress &device, int reqType, int number) in OnPairConfirmed() function in OHOS::bluetooth::GenericAccessService::AdapterClassicObserverImpl
|
/foundation/communication/bluetooth_service/test/unittest/ble/ |
H A D | ble_test.h | 53 void OnPairConfirmed(const BluetoothRemoteDevice &device, int reqType, int number) in OnPairConfirmed() function in OHOS::Bluetooth::BleHostObserverTest
|
Completed in 3 milliseconds