Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Dipmi-bt-test.c81 static void bt_write_buf(uint8_t val) in bt_write_buf() function
269 bt_write_buf(cmd_len + 1); in bt_cmd()
270 bt_write_buf(cmd[0]); in bt_cmd()
271 bt_write_buf(seq); in bt_cmd()
273 bt_write_buf(cmd[i]); in bt_cmd()