Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/src/
H A Dbtif_hf_client.cc521 static bt_status_t handle_call_action(const RawAddress* bd_addr, in handle_call_action() function
758 .handle_call_action = handle_call_action,
/aosp12/system/bt/include/hardware/
H A Dbt_hf_client.h370 bt_status_t (*handle_call_action)(const RawAddress* bd_addr, member
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hfpclient.cpp696 bt_status_t status = sBluetoothHfpClientInterface->handle_call_action( in handleCallActionNative()