Searched defs:SetDevicePairingConfirmation (Results 1 – 9 of 9) sorted by relevance
| /foundation/communication/bluetooth/frameworks/inner/src/ |
| D | bluetooth_remote_device.cpp | 269 int BluetoothRemoteDevice::SetDevicePairingConfirmation(bool accept) in SetDevicePairingConfirmation() function in OHOS::Bluetooth::BluetoothRemoteDevice
|
| /foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
| D | ohos_bt_gap.cpp | 457 bool SetDevicePairingConfirmation(const BdAddr *bdAddr, int transport, bool accept) in SetDevicePairingConfirmation() function
|
| /foundation/communication/dsoftbus/tests/adapter/bluetooth/ |
| D | bluetooth_mock.cpp | 94 bool SetDevicePairingConfirmation(const BdAddr *bdAddr, int transport, bool accept) in SetDevicePairingConfirmation() function
|
| /foundation/communication/dsoftbus/tests/adapter/broadcast/ |
| D | bluetooth_mock.cpp | 113 bool SetDevicePairingConfirmation(const BdAddr *bdAddr, int transport, bool accept) in SetDevicePairingConfirmation() function
|
| /foundation/communication/bluetooth/frameworks/js/napi/src/connection/ |
| D | napi_bluetooth_connection.cpp | 349 napi_value SetDevicePairingConfirmation(napi_env env, napi_callback_info info) in SetDevicePairingConfirmation() function
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
| D | ble_adapter.cpp | 905 bool BleAdapter::SetDevicePairingConfirmation(const RawAddress &device, bool accept) const in SetDevicePairingConfirmation() function in OHOS::bluetooth::BleAdapter
|
| /foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
| D | bluetooth_host_proxy.cpp | 1216 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/ |
| D | bluetooth_host_server.cpp | 1576 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/ |
| D | classic_adapter.cpp | 1930 bool ClassicAdapter::SetDevicePairingConfirmation(const RawAddress &device, bool accept) const in SetDevicePairingConfirmation() function in OHOS::bluetooth::ClassicAdapter
|