Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/include/
Dbta_hf_client_at.h46 BTA_HF_CLIENT_AT_CLIP, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_at.c290 case BTA_HF_CLIENT_AT_CLIP: //last cmd is post slc seq in bta_hf_client_handle_ok()
328 case BTA_HF_CLIENT_AT_CLIP: //last cmd is post slc seq in bta_hf_client_handle_error()
1501 bta_hf_client_send_at(BTA_HF_CLIENT_AT_CLIP, buf, strlen(buf)); in bta_hf_client_send_at_clip()