Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gap.cpp465 bool SetDevicePairingConfirmation(const BdAddr *bdAddr, int transport, bool accept) in SetDevicePairingConfirmation() function
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_remote_device.cpp292 int BluetoothRemoteDevice::SetDevicePairingConfirmation(bool accept) in SetDevicePairingConfirmation() function in OHOS::Bluetooth::BluetoothRemoteDevice
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dbluetooth_mock.cpp94 bool SetDevicePairingConfirmation(const BdAddr *bdAddr, int transport, bool accept) in SetDevicePairingConfirmation() function
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/ble/bluetooth_mock/
H A Dbluetooth_mock.cpp428 bool SetDevicePairingConfirmation(const BdAddr *bdAddr, int32_t transport, bool accept) in SetDevicePairingConfirmation() function
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dbluetooth_mock.cpp113 bool SetDevicePairingConfirmation(const BdAddr *bdAddr, int transport, bool accept) in SetDevicePairingConfirmation() function
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.cpp296 napi_value SetDevicePairingConfirmation(napi_env env, napi_callback_info info) in SetDevicePairingConfirmation() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.cpp936 bool BleAdapter::SetDevicePairingConfirmation(const RawAddress &device, bool accept) const in SetDevicePairingConfirmation() function in OHOS::bluetooth::BleAdapter
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_host_proxy.cpp1209 int32_t BluetoothHostProxy::SetDevicePairingConfirmation(int32_t transport, const std::string &addr… in SetDevicePairingConfirmation() function in OHOS::Bluetooth::BluetoothHostProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp1589 int32_t BluetoothHostServer::SetDevicePairingConfirmation(int32_t transport, const std::string &add… in SetDevicePairingConfirmation() function in OHOS::Bluetooth::BluetoothHostServer
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp1933 bool ClassicAdapter::SetDevicePairingConfirmation(const RawAddress &device, bool accept) const in SetDevicePairingConfirmation() function in OHOS::bluetooth::ClassicAdapter