Home
last modified time | relevance | path

Searched defs:GetPairState (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_remote_device.cpp179 int BluetoothRemoteDevice::GetPairState(int &pairState) const in GetPairState() function in OHOS::Bluetooth::BluetoothRemoteDevice
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.cpp573 napi_value GetPairState(napi_env env, napi_callback_info info) in GetPairState() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.cpp905 int BleAdapter::GetPairState(const RawAddress &device) const in GetPairState() function in OHOS::bluetooth::BleAdapter
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_host_proxy.cpp980 int32_t BluetoothHostProxy::GetPairState(int32_t transport, const std::string &address, int32_t &pa… in GetPairState() function in OHOS::Bluetooth::BluetoothHostProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp1412 int32_t BluetoothHostServer::GetPairState(int32_t transport, const std::string &address, int32_t &p… in GetPairState() function in OHOS::Bluetooth::BluetoothHostServer
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp1918 int ClassicAdapter::GetPairState(const RawAddress &device) const in GetPairState() function in OHOS::bluetooth::ClassicAdapter