Home
last modified time | relevance | path

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

/openbmc/btbridge/
H A Dbtbridged.c44 #define BT_BMC_TIMEOUT_SEC 5 macro
360 ts.it_value.tv_sec += BT_BMC_TIMEOUT_SEC; in bt_host_write()
534 ts.it_value.tv_sec = BT_BMC_TIMEOUT_SEC; in dispatch_bt()