/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
H A D | ohos_bt_gap.cpp | 446 bool PairRequestReply(const BdAddr *bdAddr, int transport, bool accept) in PairRequestReply() function
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_remote_device.cpp | 311 bool BluetoothRemoteDevice::PairRequestReply(bool accept) in PairRequestReply() function in OHOS::Bluetooth::BluetoothRemoteDevice
|
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/ |
H A D | bluetooth_mock.cpp | 89 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 D | bluetooth_mock.cpp | 422 bool PairRequestReply(const BdAddr *bdAddr, int32_t transport, bool accept) in PairRequestReply() function
|
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/broadcast/ |
H A D | bluetooth_mock.cpp | 108 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 D | ble_security.cpp | 673 bool BleSecurity::PairRequestReply(const RawAddress &addr, int addrType, bool accept) const in PairRequestReply() function in OHOS::bluetooth::BleSecurity
|
H A D | ble_adapter.cpp | 863 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 D | bluetooth_host_proxy.cpp | 1271 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 D | bluetooth_host_server.cpp | 1637 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 D | classic_adapter.cpp | 1987 bool ClassicAdapter::PairRequestReply(const RawAddress &device, bool accept) const in PairRequestReply() function in OHOS::bluetooth::ClassicAdapter
|