Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_def.h65 #define GAP_DISC_ACL_WAIT_TIME 4000 macro
H A Dgap_br_sec.c257 AlarmSet(devInfo->alarm, GAP_DISC_ACL_WAIT_TIME, GapDiscACLTimerTimeout, devInfo); in GapCheckConnection()