Home
last modified time | relevance | path

Searched refs:bt_att_hdr (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Datt_internal.h32 struct bt_att_hdr { struct
Datt.c327 struct bt_att_hdr *hdr; in chan_send()
350 __ASSERT_NO_MSG(buf->len >= sizeof(struct bt_att_hdr)); in chan_send()
691 struct bt_att_hdr *hdr; in bt_att_chan_create_pdu()
739 ((struct bt_att_hdr *)buf->data)->code); in bt_att_chan_send()
2463 net_buf_push(buf, sizeof(struct bt_att_hdr)); in att_signed_write_cmd()
2471 net_buf_pull(buf, sizeof(struct bt_att_hdr)); in att_signed_write_cmd()
2938 struct bt_att_hdr *hdr; in bt_att_recv()
3046 struct bt_att_hdr *hdr; in bt_att_create_rsp_pdu()