Searched refs:bt_att_hdr (Results 1 – 2 of 2) sorted by relevance
32 struct bt_att_hdr { struct
351 struct bt_att_hdr *hdr; in chan_send()374 __ASSERT_NO_MSG(buf->len >= sizeof(struct bt_att_hdr)); in chan_send()715 struct bt_att_hdr *hdr; in bt_att_chan_create_pdu()774 ((struct bt_att_hdr *)buf->data)->code); in bt_att_chan_send()2499 net_buf_push(buf, sizeof(struct bt_att_hdr)); in att_signed_write_cmd()2507 net_buf_pull(buf, sizeof(struct bt_att_hdr)); in att_signed_write_cmd()2974 struct bt_att_hdr *hdr; in bt_att_recv()3082 struct bt_att_hdr *hdr; in bt_att_create_rsp_pdu()