Searched refs:BT_BUF_ISO_OUT (Results 1 – 20 of 20) sorted by relevance
89 case BT_BUF_ISO_OUT: in bt_monitor_opcode()
128 case BT_BUF_ISO_OUT: in bt_buf_get_tx()148 type = BT_BUF_ISO_OUT; in bt_buf_get_tx()
602 bt_buf_set_type(buf, BT_BUF_ISO_OUT); in send_iso()
42 BT_BUF_ISO_OUT = BIT(4), enumerator
241 if (bt_buf_get_type(buf) == BT_BUF_ISO_OUT) { in __wrap_bt_send()
265 if (bt_buf_get_type(buf) == BT_BUF_ISO_OUT) { in __wrap_bt_send()
251 case BT_BUF_ISO_OUT: in bt_esp32_send()
285 case BT_BUF_ISO_OUT: in uc_send()
280 case BT_BUF_ISO_OUT: in cyw208xx_send()
278 case BT_BUF_ISO_OUT: in bt_ipc_send()
321 case BT_BUF_ISO_OUT: in bt_hci_stm32wba_send()
395 case BT_BUF_ISO_OUT: { in bt_hci_stm32wb0_send()
580 case BT_BUF_ISO_OUT: in bt_spi_send()
612 case BT_BUF_ISO_OUT: in h5_queue()
417 case BT_BUF_ISO_OUT: in process_tx()
141 buf = bt_buf_get_tx(BT_BUF_ISO_OUT, K_NO_WAIT, hdr, sizeof(*hdr)); in hci_ipc_iso_recv()
224 case BT_BUF_ISO_OUT: { in hci_pkt_get_len()
296 case BT_BUF_ISO_OUT: { in hci_pkt_get_len()
822 case BT_BUF_ISO_OUT: in hci_driver_send()
135 buf = bt_buf_get_tx(BT_BUF_ISO_OUT, K_FOREVER, NULL, 0); in iso_data_create()