Home | History | Annotate | Download | only in hh

Lines Matching refs:BTM_BLE_CONN_TIMEOUT_MIN_DEF

1765         if (tout < BTM_BLE_CONN_TIMEOUT_MIN_DEF)
1766 tout = BTM_BLE_CONN_TIMEOUT_MIN_DEF;