Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_sec.c227 static void GapDiscACLTimerTimeout(void *dev) in GapDiscACLTimerTimeout() function
257 AlarmSet(devInfo->alarm, GAP_DISC_ACL_WAIT_TIME, GapDiscACLTimerTimeout, devInfo); in GapCheckConnection()