Home
last modified time | relevance | path

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

/system/bt/include/hardware/
Dbt_hf_client.h370 bt_status_t (*query_current_operator_name)(const RawAddress* bd_addr); member
/system/bt/btif/src/
Dbtif_hf_client.cc637 static bt_status_t query_current_operator_name(const RawAddress* bd_addr) { in query_current_operator_name() function
763 .query_current_operator_name = query_current_operator_name,