Home
last modified time | relevance | path

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

/aosp12/system/bt/include/hardware/
H A Dbt_hd.h88 } bthd_callbacks_t; typedef
95 bt_status_t (*init)(bthd_callbacks_t* callbacks);
/aosp12/system/bt/btif/src/
H A Dbtif_hd.cc63 static bthd_callbacks_t* bt_hd_callbacks = NULL;
348 static bt_status_t init(bthd_callbacks_t* callbacks) { in init()
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hid_device.cpp143 static bthd_callbacks_t sHiddCb = {