Searched defs:test_command (Results 1 – 3 of 3) sorted by relevance
159 def execute_media_play_pause_test_logic(self, command_sender, test_command): argument220 def execute_skip_next_prev_test_logic(self, command_sender, test_command): argument
310 bt_status_t (*test_command)(int command, const btgatt_test_params_t& params); member
1217 pub fn test_command(&self, command: i32, params: &BtGattTestParams) -> BtStatus { in test_command() method