Searched refs:status_flags_le (Results 1 – 1 of 1) sorted by relevance
727 const uint16_t status_flags_le = sys_cpu_to_le16(inst->optional_opcodes); in read_status_flags() local731 return bt_gatt_attr_read(conn, attr, buf, len, offset, &status_flags_le, in read_status_flags()732 sizeof(status_flags_le)); in read_status_flags()