Home
last modified time | relevance | path

Searched refs:btgatt_test_params_t (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/include/hardware/
H A Dbt_gatt_client.h74 } btgatt_test_params_t; typedef
308 bt_status_t (*test_command)(int command, const btgatt_test_params_t& params);
/aosp12/system/bt/btif/src/
H A Dbtif_gatt_test.cc175 const btgatt_test_params_t* params) { in btif_gattc_test_command_impl()
H A Dbtif_gatt_client.cc61 int command, const btgatt_test_params_t* params);
634 const btgatt_test_params_t& params) { in btif_gattc_test_command()
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp2277 btgatt_test_params_t params; in gattTestNative()