Home
last modified time | relevance | path

Searched refs:bthf_client_call_t (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/include/hardware/
Dbt_hf_client.h71 } bthf_client_call_t; typedef
224 bthf_client_call_t call);
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf_client.cc794 (bthf_client_call_t)ind->value); in process_ind_evt()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfpclient.cpp183 static void call_cb(const RawAddress* bd_addr, bthf_client_call_t call) { in call_cb()