Home
last modified time | relevance | path

Searched defs:buf_data (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Diso_internal.h25 struct bt_buf_data buf_data; member
Dconn_internal.h200 struct bt_buf_data buf_data; member
/Zephyr-latest/drivers/can/
Dcan_mcp2515.c61 uint8_t *buf_data, uint8_t buf_len) in mcp2515_cmd_write_reg()
93 uint8_t *buf_data, uint8_t buf_len) in mcp2515_cmd_load_tx_buffer()
138 uint8_t *buf_data, uint8_t buf_len) in mcp2515_cmd_read_reg()
174 uint8_t *buf_data, uint8_t buf_len) in mcp2515_cmd_read_rx_buffer()
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Drfcomm.c196 uint8_t buf_data[DATA_MTU] = { [0 ... (DATA_MTU - 1)] = 0xff }; in cmd_send() local
/Zephyr-latest/samples/bluetooth/iso_central/src/
Dmain.c50 static uint8_t buf_data[CONFIG_BT_ISO_TX_MTU]; in iso_timer_timeout() local
/Zephyr-latest/tests/bsim/bluetooth/host/iso/bis/src/
Dbis_broadcaster.c37 static uint8_t buf_data[CONFIG_BT_ISO_TX_MTU]; in send_data() local
/Zephyr-latest/subsys/bluetooth/host/shell/
Diso.c545 static uint8_t buf_data[CONFIG_BT_ISO_TX_MTU] = { in cmd_send() local
661 static uint8_t buf_data[CONFIG_BT_ISO_TX_MTU] = { in cmd_broadcast() local
Dl2cap.c413 static uint8_t buf_data[DATA_MTU] = { [0 ... (DATA_MTU - 1)] = 0xff }; in cmd_send() local
/Zephyr-latest/tests/bluetooth/mesh/delayable_msg/src/
Dmain.c43 static uint8_t *buf_data; variable
/Zephyr-latest/tests/bsim/bluetooth/host/iso/cis/src/
Dcis_central.c32 static uint8_t buf_data[CONFIG_BT_ISO_TX_MTU]; in send_data_cb() local
/Zephyr-latest/samples/bluetooth/tmap_central/src/
Dcap_initiator.c377 static uint8_t buf_data[CONFIG_BT_ISO_TX_MTU]; in audio_timer_timeout() local
/Zephyr-latest/samples/bluetooth/hap_ha/src/
Dbap_unicast_sr.c139 static uint8_t buf_data[CONFIG_BT_ISO_TX_MTU]; in audio_timer_timeout() local
/Zephyr-latest/samples/bluetooth/bap_unicast_server/src/
Dmain.c212 static uint8_t buf_data[CONFIG_BT_ISO_TX_MTU]; in audio_timer_timeout() local