Searched refs:btgatt_test_params_t (Results 1 – 4 of 4) sorted by relevance
68 } btgatt_test_params_t; typedef311 bt_status_t (*test_command)(int command, const btgatt_test_params_t& params);
73 int command, const btgatt_test_params_t* params);675 const btgatt_test_params_t& params) { in btif_gattc_test_command()807 int command, const btgatt_test_params_t* params) { in btif_gattc_test_command_impl()
25 pub type BtGattTestParams = bindings::btgatt_test_params_t;
2540 btgatt_test_params_t params; in gattTestNative()