Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_inq.c2676 UINT16 temp_evt_len; in btm_process_remote_name() local
2727 temp_evt_len = rem_name.length; in btm_process_remote_name()
2729 while (temp_evt_len > 0) in btm_process_remote_name()
2732 temp_evt_len--; in btm_process_remote_name()