Home
last modified time | relevance | path

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

/aosp12/system/bt/include/hardware/
H A Dbt_hf_client.h126 } bthf_client_call_action_t; typedef
371 bthf_client_call_action_t action, int idx);
/aosp12/system/bt/btif/src/
H A Dbtif_hf_client.cc522 bthf_client_call_action_t action, in handle_call_action()
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hfpclient.cpp697 (const RawAddress*)addr, (bthf_client_call_action_t)action, (int)index); in handleCallActionNative()