Home
last modified time | relevance | path

Searched defs:cme (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/bta/include/
H A Dbta_hf_client_api.h223 uint16_t cme; member
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DNativeInterface.java586 private void onCmdResult(int type, int cme, byte[] address) { in onCmdResult()
/aosp12/system/bt/bta/hf_client/
H A Dbta_hf_client_at.cc282 uint16_t cme) { in bta_hf_client_handle_error()
690 tBTA_HF_CLIENT_AT_RESULT_TYPE type, uint16_t cme) { in bta_hf_client_at_result()
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hfpclient.cpp298 bthf_client_cmd_complete_t type, int cme) { in cmd_complete_cb()