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.c2677 UINT16 temp_evt_len; in btm_process_remote_name() local
2728 temp_evt_len = rem_name.length; in btm_process_remote_name()
2730 while (temp_evt_len > 0) in btm_process_remote_name()
2733 temp_evt_len--; in btm_process_remote_name()