Home
last modified time | relevance | path

Searched refs:ACL_PASSIVE_TIMEOUT (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl_def.h26 #define ACL_PASSIVE_TIMEOUT (60 * 1000) // 60s macro
H A Dbtm_acl.c525 connection->isInitiator ? ACL_TIMEOUT : ACL_PASSIVE_TIMEOUT, in BtmOnConnectionComplete()
1791 AlarmSet(connection->timeoutTimer, ACL_PASSIVE_TIMEOUT, BtmAclTimeout, connection); in BtmReleaseConnection()

Completed in 4 milliseconds