Home
last modified time | relevance | path

Searched defs:cmd_complete_cb (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/include/hardware/
Dbt_hf_client.h309 bthf_client_cmd_complete_callback cmd_complete_cb; member
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfpclient.cpp359 static void cmd_complete_cb(const RawAddress* bd_addr, bthf_client_cmd_complete_t type, int cme) { in cmd_complete_cb() function