Home
last modified time | relevance | path

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

/openbmc/btbridge/
H A Dbtbridged.c132 static struct bt_queue *bt_q_get_msg(struct btbridged_context *context) in bt_q_get_msg() function
427 if (!bt_q_get_msg(context)) { in bt_host_write()
590 bt_msg = bt_q_get_msg(context); in dispatch_bt()