Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf_client.cc516 static bt_status_t handle_call_action(const RawAddress* bd_addr, in handle_call_action() function
774 .handle_call_action = handle_call_action,
/packages/modules/Bluetooth/system/include/hardware/
Dbt_hf_client.h371 bt_status_t (*handle_call_action)(const RawAddress* bd_addr, member
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfpclient.cpp704 bt_status_t status = sBluetoothHfpClientInterface->handle_call_action( in handleCallActionNative()