Home
last modified time | relevance | path

Searched defs:pairState (Results 1 – 7 of 7) sorted by relevance

/foundation/communication/bluetooth_service/test/unittest/host/
Dhost_test.cpp574 int pairState; variable
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
Dble_adapter.cpp658 int pairState = it->second.GetPairedStatus(); in CancelPairing() local
879 int pairState = BLE_PAIR_NONE; in GetPairState() local
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
Dnapi_bluetooth_connection.cpp632 int pairState = PAIR_NONE; in GetPairState() local
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
Dbluetooth_host_stub.cpp831 int32_t pairState; in GetPairStateInner() local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_host_proxy.cpp987 …BluetoothHostProxy::GetPairState(int32_t transport, const std::string &address, int32_t &pairState) in GetPairState()
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_host_server.cpp1398 …luetoothHostServer::GetPairState(int32_t transport, const std::string &address, int32_t &pairState) in GetPairState()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
Dclassic_adapter.cpp1918 int pairState = PAIR_NONE; in GetPairState() local