Home
last modified time | relevance | path

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

/system/bt/include/hardware/
Dbt_gatt_client.h74 } btgatt_test_params_t; typedef
303 bt_status_t (*test_command)(int command, const btgatt_test_params_t& params);
/system/bt/btif/src/
Dbtif_gatt_test.cc177 const btgatt_test_params_t* params) { in btif_gattc_test_command_impl()
Dbtif_gatt_client.cc60 int command, const btgatt_test_params_t* params);
590 const btgatt_test_params_t& params) { in btif_gattc_test_command()