commit | d99e1e86ab38819c880d48dfea1445d2fe02aee1 | [log] [tgz] |
---|---|---|
author | Chih-Yu Huang <[email protected]> | Tue Jan 17 03:36:12 2017 |
committer | chrome-bot <[email protected]> | Wed Jan 18 13:28:27 2017 |
tree | 3aac6b1771553003ee0047a0d0bbf2bd6b039a2d | |
parent | 68ab9f05b8fea271f2b29ab0116d53a8d26ca823 [diff] |
Change TxConfig and RxConfig as optional implementation. `TxConfig` or `RxConfig` is aimed to configure the device setting before transmitting or receiving. But in practice we just implemented the configuration in the TxStart or RxMeasure in most case. We will consider to remove these APIs later. BUG=chromium:681734 TEST=make test Change-Id: Ib2173e8db08272fc69a77b333828b0185fdcdf19 Reviewed-on: https://chromium-review.googlesource.com/428480 Commit-Ready: Chih-Yu Huang <[email protected]> Tested-by: Chih-Yu Huang <[email protected]> Reviewed-by: Joel Kitching <[email protected]>