Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gap.cpp446 bool PairRequestReply(const BdAddr *bdAddr, int transport, bool accept) in PairRequestReply() function
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_remote_device.cpp311 bool BluetoothRemoteDevice::PairRequestReply(bool accept) in PairRequestReply() function in OHOS::Bluetooth::BluetoothRemoteDevice
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dbluetooth_mock.cpp89 bool PairRequestReply(const BdAddr *bdAddr, int transport, bool accept) in PairRequestReply() function
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/ble/bluetooth_mock/
H A Dbluetooth_mock.cpp422 bool PairRequestReply(const BdAddr *bdAddr, int32_t transport, bool accept) in PairRequestReply() function
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dbluetooth_mock.cpp108 bool PairRequestReply(const BdAddr *bdAddr, int transport, bool accept) in PairRequestReply() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.cpp673 bool BleSecurity::PairRequestReply(const RawAddress &addr, int addrType, bool accept) const in PairRequestReply() function in OHOS::bluetooth::BleSecurity
H A Dble_adapter.cpp863 bool BleAdapter::PairRequestReply(const RawAddress &device, bool accept) const in PairRequestReply() function in OHOS::bluetooth::BleAdapter
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_host_proxy.cpp1271 bool BluetoothHostProxy::PairRequestReply(int32_t transport, const std::string &address, bool accep… in PairRequestReply() function in OHOS::Bluetooth::BluetoothHostProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp1637 bool BluetoothHostServer::PairRequestReply(int32_t transport, const std::string &address, bool acce… in PairRequestReply() function in OHOS::Bluetooth::BluetoothHostServer
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp1987 bool ClassicAdapter::PairRequestReply(const RawAddress &device, bool accept) const in PairRequestReply() function in OHOS::bluetooth::ClassicAdapter