Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/
Dbt_hd.h89 } bthd_callbacks_t; typedef
96 bt_status_t (*init)(bthd_callbacks_t* callbacks);
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hd.cc70 static bthd_callbacks_t* bt_hd_callbacks = NULL;
350 static bt_status_t init(bthd_callbacks_t* callbacks) { in init()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hid_device.cpp140 static bthd_callbacks_t sHiddCb = {