Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_iso_impl.h49 static constexpr uint8_t kIsoHeaderWithoutTsLen = 8; variable
581 memcpy(packet->data + kIsoHeaderWithoutTsLen, data, data_len); in send_iso_data()
824 : kIsoHeaderWithoutTsLen)) in handle_iso_data()