Home
last modified time | relevance | path

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

/aosp12/system/bt/include/hardware/
H A Dbt_hf_client.h327 } bthf_client_callbacks_t; typedef
336 bt_status_t (*init)(bthf_client_callbacks_t* callbacks);
/aosp12/system/bt/btif/src/
H A Dbtif_hf_client.cc104 static bthf_client_callbacks_t* bt_hf_client_callbacks = NULL;
276 static bt_status_t init(bthf_client_callbacks_t* callbacks) { in init()
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hfpclient.cpp385 static bthf_client_callbacks_t sBluetoothHfpClientCallbacks = {