Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/include/
Dbta_hf_client_at.h61 BTA_HF_CLIENT_AT_CNUM, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_at.c189 (cmd == BTA_HF_CLIENT_AT_CNUM || cmd == BTA_HF_CLIENT_AT_COPS)) { in bta_hf_client_send_at()
1773 bta_hf_client_send_at(BTA_HF_CLIENT_AT_CNUM, buf, strlen(buf)); in bta_hf_client_send_at_cnum()