Home
last modified time | relevance | path

Searched defs:SetDevicePairingConfirmation (Results 1 – 9 of 9) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_remote_device.cpp269 int BluetoothRemoteDevice::SetDevicePairingConfirmation(bool accept) in SetDevicePairingConfirmation() function in OHOS::Bluetooth::BluetoothRemoteDevice
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
Dohos_bt_gap.cpp457 bool SetDevicePairingConfirmation(const BdAddr *bdAddr, int transport, bool accept) in SetDevicePairingConfirmation() function
/foundation/communication/dsoftbus/tests/adapter/bluetooth/
Dbluetooth_mock.cpp94 bool SetDevicePairingConfirmation(const BdAddr *bdAddr, int transport, bool accept) in SetDevicePairingConfirmation() function
/foundation/communication/dsoftbus/tests/adapter/broadcast/
Dbluetooth_mock.cpp113 bool SetDevicePairingConfirmation(const BdAddr *bdAddr, int transport, bool accept) in SetDevicePairingConfirmation() function
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
Dnapi_bluetooth_connection.cpp349 napi_value SetDevicePairingConfirmation(napi_env env, napi_callback_info info) in SetDevicePairingConfirmation() function
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
Dble_adapter.cpp905 bool BleAdapter::SetDevicePairingConfirmation(const RawAddress &device, bool accept) const in SetDevicePairingConfirmation() function in OHOS::bluetooth::BleAdapter
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_host_proxy.cpp1216 int32_t BluetoothHostProxy::SetDevicePairingConfirmation(int32_t transport, const std::string &addr… in SetDevicePairingConfirmation() function in OHOS::Bluetooth::BluetoothHostProxy
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_host_server.cpp1576 int32_t BluetoothHostServer::SetDevicePairingConfirmation(int32_t transport, const std::string &add… in SetDevicePairingConfirmation() function in OHOS::Bluetooth::BluetoothHostServer
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
Dclassic_adapter.cpp1930 bool ClassicAdapter::SetDevicePairingConfirmation(const RawAddress &device, bool accept) const in SetDevicePairingConfirmation() function in OHOS::bluetooth::ClassicAdapter