Searched refs:bc_flag (Results 1 – 1 of 1) sorted by relevance
384 uint8_t bc_flag; in bt_hci_stm32wb0_send() local390 bc_flag = (hci_buffer[1] >> 6) & 0x3; in bt_hci_stm32wb0_send()391 hci_tx_acl_data(connection_handle, pb_flag, bc_flag, data_len, pdu); in bt_hci_stm32wb0_send()