Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/ril/
Datchannel.c44 #define HANDSHAKE_TIMEOUT_MSEC 250 macro
919 NULL, NULL, HANDSHAKE_TIMEOUT_MSEC, NULL); in at_handshake()
930 sleepMsec(HANDSHAKE_TIMEOUT_MSEC); in at_handshake()
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Datchannel.c43 #define HANDSHAKE_TIMEOUT_MSEC 250 macro
915 NULL, NULL, HANDSHAKE_TIMEOUT_MSEC, NULL); in at_handshake()
926 sleepMsec(HANDSHAKE_TIMEOUT_MSEC); in at_handshake()