Searched defs:PairRequestReply (Results 1 - 10 of 10) sorted by relevance
/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_remote_device.cpp | 308 bool BluetoothRemoteDevice::PairRequestReply(bool accept) in PairRequestReply() function in OHOS::Bluetooth::BluetoothRemoteDevice
|
/foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
H A D | ohos_bt_gap.cpp | 443 bool PairRequestReply(const BdAddr *bdAddr, int transport, bool accept) in PairRequestReply() function
|
/foundation/communication/dsoftbus/tests/adapter/bluetooth/ |
H A D | bluetooth_mock.cpp | 89 bool PairRequestReply(const BdAddr *bdAddr, int32_t transport, bool accept) in PairRequestReply() function
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
H A D | ble_security.cpp | 674 bool BleSecurity::PairRequestReply(const RawAddress &addr, int addrType, bool accept) const in PairRequestReply() function in OHOS::bluetooth::BleSecurity
|
H A D | ble_adapter.cpp | 833 bool BleAdapter::PairRequestReply(const RawAddress &device, bool accept) const in PairRequestReply() function in OHOS::bluetooth::BleAdapter
|
/foundation/communication/dsoftbus/tests/adapter/broadcast/ |
H A D | bluetooth_mock.cpp | 108 bool PairRequestReply(const BdAddr *bdAddr, int32_t transport, bool accept) in PairRequestReply() function
|
/foundation/communication/dsoftbus/tests/core/discovery/ble/bluetooth_mock/ |
H A D | bluetooth_mock.cpp | 419 bool PairRequestReply(const BdAddr *bdAddr, int32_t transport, bool accept) in PairRequestReply() function
|
/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_host_proxy.cpp | 1298 bool BluetoothHostProxy::PairRequestReply(int32_t transport, const std::string &address, bool accept) in PairRequestReply() function in OHOS::Bluetooth::BluetoothHostProxy
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/ |
H A D | classic_adapter.cpp | 1987 bool ClassicAdapter::PairRequestReply(const RawAddress &device, bool accept) const in PairRequestReply() function in OHOS::bluetooth::ClassicAdapter
|
/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_host_server.cpp | 1616 bool BluetoothHostServer::PairRequestReply(int32_t transport, const std::string &address, bool accept) in PairRequestReply() function in OHOS::Bluetooth::BluetoothHostServer
|
Completed in 26 milliseconds