Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl_def.h37 #define LE_SUPERVISION_TIMEOUT_DEFAULT 500 // 50 10ms = 5s macro
H A Dbtm_acl.c676 sets[i].supervisionTimeout = LE_SUPERVISION_TIMEOUT_DEFAULT; in BtmLeExtendedCreateConnection()
724 .supervisionTimeout = LE_SUPERVISION_TIMEOUT_DEFAULT, in BtmStartAutoConnectionInternal()