Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hf_client/
Dbta_hf_client_int.h310 void bta_hf_client_operator_name(tBTA_HF_CLIENT_CB* client_name, char* name);
Dbta_hf_client_at.cc577 bta_hf_client_operator_name(client_cb, opstr); in bta_hf_client_handle_cops()
677 void bta_hf_client_operator_name(tBTA_HF_CLIENT_CB* client_cb, char* name) { in bta_hf_client_operator_name() function