Searched refs:btc_hf_phone_state_update (Results 1 – 1 of 1) sorted by relevance
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/hf_ag/ |
D | btc_hf_ag.c | 676 static bt_status_t btc_hf_phone_state_update(bt_bdaddr_t *bd_addr,int num_active, int num_held, in btc_hf_phone_state_update() function 1185 … btc_hf_phone_state_update(&arg->phone.remote_addr, arg->phone.num_active, arg->phone.num_held, in btc_hf_call_handler() 1193 … btc_hf_phone_state_update(&arg->phone.remote_addr, arg->phone.num_active, arg->phone.num_held, in btc_hf_call_handler() 1203 … btc_hf_phone_state_update(&arg->phone.remote_addr, arg->phone.num_active, arg->phone.num_held, in btc_hf_call_handler() 1211 … btc_hf_phone_state_update(&arg->phone.remote_addr, arg->phone.num_active, arg->phone.num_held, in btc_hf_call_handler()
|