Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.c188 static void AttBredrConnectTimeOut(void *parameter);
698 static void AttBredrConnectTimeOut(void *parameter) in AttBredrConnectTimeOut() function
1051 AlarmSet(connecting->bredrAlarm, (uint64_t)CONNECTTIMEOUT, AttBredrConnectTimeOut, connecting); in AttBredrConnectProcess()