Home
last modified time | relevance | path

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

/system/bt/include/hardware/
Dbt_hf_client.h367 bt_status_t (*query_current_calls)(const RawAddress* bd_addr); member
/system/bt/btif/src/
Dbtif_hf_client.cc614 static bt_status_t query_current_calls(UNUSED_ATTR const RawAddress* bd_addr) { in query_current_calls() function
762 .query_current_calls = query_current_calls,