Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/
Dbt_hd.h54 } bthd_app_param_t; typedef
102 bt_status_t (*register_app)(bthd_app_param_t* app_param,
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hd.cc390 static bt_status_t register_app(bthd_app_param_t* p_app_param, in register_app()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hid_device.cpp251 bthd_app_param_t app_param; in registerAppNative()