Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco_hci.cc143 DECODE_BUF_EMPTY, enumerator
534 if (decode_buf_ro_mirror == decode_buf_wo_mirror) return DECODE_BUF_EMPTY; in decode_buf_status()
542 case DECODE_BUF_EMPTY: in decode_buf_data_len()
973 if (decode_buf_ro_mirror == decode_buf_wo_mirror) return DECODE_BUF_EMPTY; in decode_buf_status()
981 case DECODE_BUF_EMPTY: in decode_buf_data_len()
Dbtm_sco.cc220 DECODE_BUF_EMPTY, enumerator
241 return DECODE_BUF_EMPTY; in btm_pcm_buf_status()
249 case DECODE_BUF_EMPTY: in btm_pcm_buf_data_len()