Home
last modified time | relevance | path

Searched refs:CONNECTION_STATE_ENCRYPTED_BREDR (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_defs.h77 constexpr int CONNECTION_STATE_ENCRYPTED_BREDR = 0x02; variable
H A Dclassic_adapter.cpp1614 remoteDevice->SetAclConnectState(CONNECTION_STATE_ENCRYPTED_BREDR); in ReceiveEncryptionChange()
2058 connectState = CONNECTION_STATE_ENCRYPTED_BREDR; in ReceiveConnectionComplete()