Searched refs:StartCrediblePair (Results 1 – 10 of 10) sorted by relevance
200 int StartCrediblePair();
198 int BluetoothRemoteDevice::StartCrediblePair() in StartCrediblePair() function in OHOS::Bluetooth::BluetoothRemoteDevice205 return hostProxy->StartCrediblePair(transport_, address_); in StartCrediblePair()
80 int32_t StartCrediblePair(int32_t transport, const std::string &address) override;
105 virtual int32_t StartCrediblePair(int32_t transport, const std::string &address) = 0;
123 int32_t StartCrediblePair(int32_t transport, const std::string &address) override;
272 g_device.StartCrediblePair(); in HandleBtPair()
505 int32_t err = remoteDevice.StartCrediblePair(); in PairCredibleDevice()
1034 int32_t BluetoothHostProxy::StartCrediblePair(int32_t transport, const std::string &address) in StartCrediblePair() function in OHOS::Bluetooth::BluetoothHostProxy
1272 int result = StartCrediblePair(transport, address); in StartCrediblePairInner()
1822 int32_t BluetoothHostServer::StartCrediblePair(int32_t transport, const std::string &address) in StartCrediblePair() function in OHOS::Bluetooth::BluetoothHostServer