Searched refs:bt_att_hdr (Results 1 – 2 of 2) sorted by relevance
32 struct bt_att_hdr { struct
327 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()