Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_defs.h107 constexpr int BTM_ACL_CONNECTION_TIMEOUT = 0x08; variable
H A Dclassic_adapter.cpp2030 } else if (status == BTM_ACL_CONNECTION_TIMEOUT) { in ReceiveConnectionComplete()