Home
last modified time | relevance | path

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

/system/bt/audio_a2dp_hw/
Daudio_a2dp_hw.c290 int ms_timeout = SOCK_SEND_TIMEOUT_MS; in skt_write() local
299 if (ms_timeout >= WRITE_POLL_MS) { in skt_write()
301 ms_timeout -= WRITE_POLL_MS; in skt_write()