ESP-IDF
+
0
/1 examples
SourceVu will show references to
esp_hf_client_query_current_operator_name()
from the following samples and libraries:
hfp_hf sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_hf_client_query_current_operator_name()
esp_hf_client_query_current_operator_name() function
Query the name of currently selected network operator in AG(use AT+COPS commands). As a precondition to use this API, Service Level Connection shall exist with AG.
Syntax
Show:
Summary
Declaration
from
esp_hf_client_api.h:571
esp_err_t
esp_hf_client_query_current_operator_name
(
void
)
;
Return value
- ESP_OK: query of current operator name is sent to lower layer - ESP_ERR_INVALID_STATE: if bluetooth stack is not yet enabled - ESP_FAIL: others
Examples
esp_hf_client_query_current_operator_name()
is referenced by 1 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out