Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco_hci.cc233 int handled_bad_frames; /* Number of bad frames handled since the last good member
324 if (handled_bad_frames == 0) { in handle_bad_frames()
351 handled_bad_frames++; in handle_bad_frames()
366 handled_bad_frames = 0; in handle_bad_frames()
380 if (handled_bad_frames != 0) { in handle_good_frames()
391 handled_bad_frames = 0; in handle_good_frames()