Searched refs:ts_flag (Results 1 – 2 of 2) sorted by relevance
400 uint8_t ts_flag; in bt_hci_stm32wb0_send() local405 ts_flag = (hci_buffer[1] >> 6) & 0x1; in bt_hci_stm32wb0_send()407 hci_tx_iso_data(connection_handle, pb_flag, ts_flag, iso_data_load_len, in bt_hci_stm32wb0_send()
5888 uint8_t ts_flag; local5912 ts_flag = bt_iso_flags_ts(flags);5931 if (ts_flag) {