Searched refs:bt_att_notify_mult (Results 1 – 3 of 3) sorted by relevance
254 struct bt_att_notify_mult { struct
2342 (1 + sizeof(struct bt_att_notify_mult) + first_attr_len)) { in gatt_notify_mult_send()2349 (void)net_buf_pull(buf, 1 + sizeof(struct bt_att_notify_mult)); in gatt_notify_mult_send()2425 struct bt_att_notify_mult *nfy; in gatt_add_nfy_to_buf()2442 if (*buf && ((net_buf_tailroom(*buf) < sizeof(struct bt_att_notify_mult) + params->len) || in gatt_notify_mult()2456 sizeof(struct bt_att_notify_mult) + params->len); in gatt_notify_mult()3023 (sizeof(struct bt_att_notify_mult) + *total_len)) { in gatt_notify_multiple_verify_params()3059 sizeof(struct bt_att_notify_mult) + total_len); in bt_gatt_notify_multiple()3665 const struct bt_att_notify_mult *nfy; in bt_gatt_mult_notification()
2874 sizeof(struct bt_att_notify_mult),