Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hf_client/
Dbta_hf_client_int.h86 BTA_HF_CLIENT_AT_CLIP, enumerator
Dbta_hf_client_at.cc272 case BTA_HF_CLIENT_AT_CLIP: // last cmd is post slc seq in bta_hf_client_handle_ok()
315 case BTA_HF_CLIENT_AT_CLIP: // last cmd is post slc seq in bta_hf_client_handle_error()
1947 bta_hf_client_send_at(client_cb, BTA_HF_CLIENT_AT_CLIP, buf, strlen(buf)); in bta_hf_client_send_at_clip()