Searched refs:BtGattTestParams (Results 1 – 1 of 1) sorted by relevance
25 pub type BtGattTestParams = bindings::btgatt_test_params_t; typedef1361 pub fn test_command(&self, command: i32, params: &BtGattTestParams) -> BtStatus { in test_command()