Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_hf.c124 static int hf_idx = BTIF_HF_INVALID_IDX; variable
456 hf_idx = btif_hf_latest_connected_idx(); in btif_hf_upstreams_evt()
470 hf_idx = btif_hf_latest_connected_idx(); in btif_hf_upstreams_evt()
478 hf_idx = idx; in btif_hf_upstreams_evt()
499 hf_idx = idx; in btif_hf_upstreams_evt()
511 hf_idx = idx; in btif_hf_upstreams_evt()
1257 if (hf_idx != BTIF_HF_INVALID_IDX) in phone_state_change()
1258 idx = hf_idx; in phone_state_change()
1287 hf_idx = BTIF_HF_INVALID_IDX; in phone_state_change()