Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/test/
Dbtm_iso_test.cc246 volatile_test_big_params_evt_ = kDefaultBigParamsEvt; in InitIsoManager()
258 volatile_test_big_params_evt_.conn_handles.size()); in InitIsoManager()
260 UINT24_TO_STREAM(p, volatile_test_big_params_evt_.big_sync_delay); in InitIsoManager()
262 p, volatile_test_big_params_evt_.transport_latency_big); in InitIsoManager()
264 UINT8_TO_STREAM(p, volatile_test_big_params_evt_.nse); in InitIsoManager()
265 UINT8_TO_STREAM(p, volatile_test_big_params_evt_.bn); in InitIsoManager()
266 UINT8_TO_STREAM(p, volatile_test_big_params_evt_.pto); in InitIsoManager()
267 UINT8_TO_STREAM(p, volatile_test_big_params_evt_.irc); in InitIsoManager()
268 UINT16_TO_STREAM(p, volatile_test_big_params_evt_.max_pdu); in InitIsoManager()
269 UINT16_TO_STREAM(p, volatile_test_big_params_evt_.iso_interval); in InitIsoManager()
[all …]