Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hf_ag.h126 esp_hf_roaming_status_t roam; member
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_hf_ag_api.c288 … esp_hf_network_state_t ntk_state, int signal, esp_hf_roaming_status_t roam, int batt_lev, in esp_hf_ag_cind_response() argument
310 arg.cind_rep.roam = roam; in esp_hf_ag_cind_response()
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_hf_ag_api.h512 … esp_hf_network_state_t ntk_state, int signal, esp_hf_roaming_status_t roam, int batt_lev,
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbtc_hf_ag.c599 … esp_hf_network_state_t ntk_state, int signal, esp_hf_service_type_t roam, int batt_lev, in btc_hf_cind_response() argument
613 roam, /* Roaming indicator */ in btc_hf_cind_response()
1194 … arg->cind_rep.ntk_state, arg->cind_rep.signal, arg->cind_rep.roam, arg->cind_rep.batt_lev, in btc_hf_call_handler()