/Zephyr-latest/tests/bluetooth/buf/src/ |
D | main.c | 41 net_buf_unref(buf); in ZTEST() 53 net_buf_unref(buf); in ZTEST() 65 net_buf_unref(buf); in ZTEST()
|
/Zephyr-latest/tests/bluetooth/host/cs/mocks/ |
D | net_buf.h | 13 FAKE(net_buf_unref) \ 18 DECLARE_FAKE_VOID_FUNC(net_buf_unref, struct net_buf *);
|
D | net_buf.c | 14 DEFINE_FAKE_VOID_FUNC(net_buf_unref, struct net_buf *);
|
/Zephyr-latest/tests/bluetooth/host/id/mocks/ |
D | net_buf.h | 12 FAKE(net_buf_unref) \ 17 DECLARE_FAKE_VOID_FUNC(net_buf_unref, struct net_buf *);
|
D | net_buf.c | 13 DEFINE_FAKE_VOID_FUNC(net_buf_unref, struct net_buf *);
|
/Zephyr-latest/samples/bluetooth/hci_ipc/src/ |
D | main.c | 75 net_buf_unref(buf); in hci_ipc_cmd_recv() 81 net_buf_unref(buf); in hci_ipc_cmd_recv() 112 net_buf_unref(buf); in hci_ipc_acl_recv() 118 net_buf_unref(buf); in hci_ipc_acl_recv() 149 net_buf_unref(buf); in hci_ipc_iso_recv() 155 net_buf_unref(buf); in hci_ipc_iso_recv() 213 net_buf_unref(buf); in tx_thread() 245 net_buf_unref(buf); in hci_ipc_send() 289 net_buf_unref(buf); in hci_ipc_send()
|
/Zephyr-latest/tests/lib/net_buf/buf/src/ |
D | main.c | 119 net_buf_unref(bufs[i]); in ZTEST() 147 net_buf_unref(head); in ZTEST() 166 net_buf_unref(buf); in test_3_thread() 255 net_buf_unref(next); in ZTEST() 279 net_buf_unref(frag2); in ZTEST() 314 net_buf_unref(buf); in ZTEST() 353 net_buf_unref(buf); in ZTEST() 405 net_buf_unref(buf); in ZTEST() 425 net_buf_unref(buf); in ZTEST() 426 net_buf_unref(clone); in ZTEST() [all …]
|
/Zephyr-latest/samples/bluetooth/hci_uart_async/src/ |
D | hci_uart_async.c | 239 net_buf_unref(buf); in h2c_h4_transport() 256 net_buf_unref(buf); in h2c_h4_transport() 278 net_buf_unref(buf); in h2c_h4_transport() 285 net_buf_unref(buf); in h2c_h4_transport() 297 net_buf_unref(buf); in h2c_h4_transport() 380 net_buf_unref(buf); in c2h_thread_entry()
|
/Zephyr-latest/samples/subsys/usb/audio/headset/src/ |
D | main.c | 36 net_buf_unref(buffer); in data_received() 39 net_buf_unref(buffer); in data_received()
|
/Zephyr-latest/samples/subsys/usb/audio/headphones_microphone/src/ |
D | main.c | 38 net_buf_unref(buffer); in data_received() 41 net_buf_unref(buffer); in data_received()
|
/Zephyr-latest/drivers/bluetooth/hci/ |
D | hci_esp32.c | 94 net_buf_unref(buf); in bt_esp_evt_recv() 128 net_buf_unref(buf); in bt_esp_acl_recv() 135 net_buf_unref(buf); in bt_esp_acl_recv() 170 net_buf_unref(buf); in bt_esp_iso_recv() 177 net_buf_unref(buf); in bt_esp_iso_recv() 274 net_buf_unref(buf); in bt_esp32_send()
|
D | ipc.c | 109 net_buf_unref(buf); in bt_ipc_evt_recv() 143 net_buf_unref(buf); in bt_ipc_acl_recv() 150 net_buf_unref(buf); in bt_ipc_acl_recv() 193 net_buf_unref(buf); in bt_ipc_iso_recv() 200 net_buf_unref(buf); in bt_ipc_iso_recv() 279 net_buf_unref(buf); in bt_ipc_send()
|
D | hci_stm32wba.c | 141 net_buf_unref(buf); in treat_evt() 174 net_buf_unref(buf); in treat_acl() 182 net_buf_unref(buf); in treat_acl() 216 net_buf_unref(buf); in treat_iso() 224 net_buf_unref(buf); in treat_iso() 342 net_buf_unref(buf); in bt_hci_stm32wba_send()
|
D | hci_ambiq.c | 243 net_buf_unref(buf); in bt_hci_evt_recv() 275 net_buf_unref(buf); in bt_hci_acl_recv() 283 net_buf_unref(buf); in bt_hci_acl_recv() 364 net_buf_unref(buf); in bt_apollo_send() 371 net_buf_unref(buf); in bt_apollo_send()
|
D | hci_ifx_psoc6_bless.c | 182 net_buf_unref(buf); in psoc6_bless_send() 188 net_buf_unref(buf); in psoc6_bless_send() 199 net_buf_unref(buf); in psoc6_bless_send()
|
/Zephyr-latest/tests/bluetooth/audio/mocks/src/ |
D | net_buf.c | 10 void net_buf_unref(struct net_buf *buf) in net_buf_unref() function
|
/Zephyr-latest/samples/boards/st/bluetooth/interactive_gui/src/ |
D | main.c | 151 net_buf_unref(buf); in send_evt() 293 net_buf_unref(buf); in rx_isr() 302 net_buf_unref(buf); in rx_isr() 355 net_buf_unref(buf); in tx_isr() 393 net_buf_unref(buf); in tx_thread() 401 net_buf_unref(buf); in tx_thread()
|
/Zephyr-latest/samples/bluetooth/hci_spi/src/ |
D | main.c | 121 net_buf_unref(buf); in spi_send() 127 net_buf_unref(buf); in spi_send() 155 net_buf_unref(buf); in spi_send() 254 net_buf_unref(buf); in bt_tx_thread()
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/reassembly/peer/src/ |
D | peer.c | 263 net_buf_unref(buf); in recv() 269 net_buf_unref(buf); in recv() 274 net_buf_unref(buf); in recv() 308 net_buf_unref(cmd); in send_cmd() 316 net_buf_unref(cmd_rsp); in send_cmd() 345 net_buf_unref(rsp); in le_read_buffer_size_complete() 577 net_buf_unref(att_packet); in gatt_notify_without_last_fragment()
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/tester/src/ |
D | main.c | 287 net_buf_unref(buf); in recv() 293 net_buf_unref(buf); in recv() 298 net_buf_unref(buf); in recv() 321 net_buf_unref(cmd); in send_cmd() 329 net_buf_unref(cmd_rsp); in send_cmd() 358 net_buf_unref(rsp); in le_read_buffer_size_complete() 371 net_buf_unref(rsp); in read_max_data_len()
|
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/hci_test_app/src/ |
D | main.c | 279 net_buf_unref(buf); in discard_event() 367 net_buf_unref(buf); in service_events() 382 net_buf_unref(buf); in flush_events() 409 net_buf_unref(buf); in get_event() 435 net_buf_unref(buf); in get_events() 471 net_buf_unref(buf); in le_flush_data() 522 net_buf_unref(buf); in le_data_read() 588 net_buf_unref(buf); in le_flush_iso_data() 639 net_buf_unref(buf); in le_iso_data_read()
|
/Zephyr-latest/samples/bluetooth/hci_uart_3wire/src/ |
D | main.c | 144 net_buf_unref(h5.rx_buf); in h5_reset_rx() 222 net_buf_unref(buf); in process_unack() 404 net_buf_unref(buf); in h5_process_complete_packet() 611 net_buf_unref(buf); in process_events() 698 net_buf_unref(cache); in rx_thread() 704 net_buf_unref(cache); in rx_thread() 739 net_buf_unref(buf); in rx_thread()
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/tester/src/ |
D | main.c | 309 net_buf_unref(buf); in recv() 315 net_buf_unref(buf); in recv() 320 net_buf_unref(buf); in recv() 343 net_buf_unref(cmd); in send_cmd() 351 net_buf_unref(cmd_rsp); in send_cmd() 380 net_buf_unref(rsp); in le_read_buffer_size_complete() 393 net_buf_unref(rsp); in read_max_data_len()
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/tester/src/ |
D | main.c | 333 net_buf_unref(buf); in recv() 339 net_buf_unref(buf); in recv() 344 net_buf_unref(buf); in recv() 367 net_buf_unref(cmd); in send_cmd() 375 net_buf_unref(cmd_rsp); in send_cmd() 404 net_buf_unref(rsp); in le_read_buffer_size_complete() 417 net_buf_unref(rsp); in read_max_data_len()
|
/Zephyr-latest/subsys/usb/device_next/class/ |
D | bt_hci.c | 192 net_buf_unref(buf); in bt_hci_tx_sync_in() 222 net_buf_unref(bt_buf); in bt_hci_tx_thread() 238 net_buf_unref(buf); in bt_hci_rx_thread() 267 net_buf_unref(buf); in bt_hci_acl_out_start() 336 net_buf_unref(hci_data->acl_buf); in bt_hci_acl_out_cb() 342 net_buf_unref(hci_data->acl_buf); in bt_hci_acl_out_cb() 363 net_buf_unref(buf); in bt_hci_acl_out_cb()
|